pgAdmin 4 commit: Ensure estimated rows are included correctly in CREAT

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure estimated rows are included correctly in CREAT
Date: 2017-12-07 14:35:07
Message-ID: E1eMxGV-0007no-O7@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure estimated rows are included correctly in CREATE script for functions. Fixes #2651

Branch
------
WEBPACK_DEVEL2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=27bdd8ddbc1b6c408d2bf956468160f04397c98c
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2017-12-07 14:35:08 pgAdmin 4 commit: _blank is the correct HTML target for anchors, not _n
Previous Message Dave Page 2017-12-07 12:32:09 pgAdmin 4 commit: Correct names for the Japanese translators: