pgAdmin 4 commit: Ensure estimated rows are included correctly inCREAT
От | Dave Page |
---|---|
Тема | pgAdmin 4 commit: Ensure estimated rows are included correctly inCREAT |
Дата | |
Msg-id | E1eAC62-0006q2-Ki@gothos.postgresql.org обсуждение исходный текст |
Список | pgadmin-hackers |
Ensure estimated rows are included correctly in CREATE script for functions. Fixes #2651 Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f73ce2dfc38d6c0ff86dc304580f3e5a971c993f Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com> Modified Files -------------- .../server_groups/servers/databases/schemas/functions/__init__.py | 2 +- .../schemas/functions/templates/function/pg/sql/9.2_plus/create.sql | 2 +- .../schemas/functions/templates/function/pg/sql/9.2_plus/update.sql | 2 +- .../schemas/functions/templates/function/pg/sql/9.5_plus/create.sql | 2 +- .../schemas/functions/templates/function/pg/sql/9.5_plus/update.sql | 2 +- .../schemas/functions/templates/function/pg/sql/9.6_plus/create.sql | 2 +- .../schemas/functions/templates/function/pg/sql/9.6_plus/update.sql | 2 +- .../schemas/functions/templates/function/pg/sql/default/create.sql | 2 +- .../schemas/functions/templates/function/ppas/sql/9.2_plus/create.sql | 2 +- .../schemas/functions/templates/function/ppas/sql/9.2_plus/update.sql | 2 +- .../schemas/functions/templates/function/ppas/sql/9.5_plus/create.sql | 2 +- .../schemas/functions/templates/function/ppas/sql/9.5_plus/update.sql | 2 +- .../schemas/functions/templates/function/ppas/sql/9.6_plus/create.sql | 2 +- .../schemas/functions/templates/function/ppas/sql/9.6_plus/update.sql | 2 +- .../schemas/functions/templates/function/ppas/sql/default/create.sql | 2 +- .../schemas/functions/templates/function/ppas/sql/default/update.sql | 2 +- .../schemas/functions/templates/procedure/ppas/sql/9.5_plus/create.sql | 2 +- .../schemas/functions/templates/procedure/ppas/sql/9.5_plus/update.sql | 2 +- .../schemas/functions/templates/procedure/ppas/sql/9.6_plus/create.sql | 2 +- .../schemas/functions/templates/procedure/ppas/sql/9.6_plus/update.sql | 2 +- .../functions/templates/trigger_function/pg/sql/9.2_plus/create.sql | 2 +- .../functions/templates/trigger_function/pg/sql/9.2_plus/update.sql | 2 +- .../functions/templates/trigger_function/pg/sql/9.5_plus/create.sql | 2 +- .../functions/templates/trigger_function/pg/sql/9.5_plus/update.sql | 2 +- .../functions/templates/trigger_function/pg/sql/default/create.sql | 2 +- .../functions/templates/trigger_function/pg/sql/default/update.sql | 2 +- .../functions/templates/trigger_function/ppas/sql/9.2_plus/create.sql | 2 +- .../functions/templates/trigger_function/ppas/sql/9.5_plus/create.sql | 2 +- .../functions/templates/trigger_function/ppas/sql/default/create.sql | 2 +- 29 files changed, 29 insertions(+), 29 deletions(-)
В списке pgadmin-hackers по дате отправления: