public inbox for [email protected]
help / color / mirror / Atom feedFrom: Akshay Joshi <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: 1) Proper SQL should be generated when creating/chang
Date: Thu, 17 Jan 2019 07:45:16 +0000
Message-ID: <[email protected]> (raw)
1) Proper SQL should be generated when creating/changing column with custom type argument. Fixes #3838
2) Proper SQL should be generated when create procedure with custom type arguments. Fixes #3846
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c1aba3e055a040031a413f04ff4b30fac6ab...
Modified Files
--------------
docs/en_US/release_notes_4_2.rst | 4 +++-
.../foreign_tables/templates/foreign_tables/sql/9.2_plus/create.sql | 2 +-
.../foreign_tables/templates/foreign_tables/sql/9.2_plus/update.sql | 4 ++--
.../foreign_tables/templates/foreign_tables/sql/9.5_plus/create.sql | 2 +-
.../foreign_tables/templates/foreign_tables/sql/9.5_plus/update.sql | 4 ++--
.../foreign_tables/templates/foreign_tables/sql/default/create.sql | 2 +-
.../foreign_tables/templates/foreign_tables/sql/default/update.sql | 4 ++--
.../schemas/functions/templates/function/gpdb/sql/default/create.sql | 2 +-
.../schemas/functions/templates/function/gpdb/sql/default/update.sql | 2 +-
.../schemas/functions/templates/function/pg/sql/11_plus/create.sql | 2 +-
.../schemas/functions/templates/function/pg/sql/11_plus/update.sql | 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/pg/sql/default/update.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/procedure/pg/sql/11_plus/create.sql | 2 +-
.../schemas/functions/templates/procedure/pg/sql/11_plus/update.sql | 2 +-
.../schemas/functions/templates/procedure/ppas/sql/11_plus/create.sql | 2 +-
.../schemas/functions/templates/procedure/ppas/sql/11_plus/update.sql | 2 +-
.../functions/templates/procedure/ppas/sql/9.2_plus/create.sql | 2 +-
.../functions/templates/procedure/ppas/sql/9.2_plus/update.sql | 2 +-
.../functions/templates/procedure/ppas/sql/9.5_plus/create.sql | 2 +-
.../functions/templates/procedure/ppas/sql/9.5_plus/update.sql | 2 +-
.../functions/templates/procedure/ppas/sql/9.6_plus/create.sql | 2 +-
.../functions/templates/procedure/ppas/sql/9.6_plus/update.sql | 2 +-
.../schemas/functions/templates/procedure/ppas/sql/default/create.sql | 2 +-
.../schemas/functions/templates/procedure/ppas/sql/default/update.sql | 2 +-
.../types/templates/type/macros/get_full_type_sql_format.macros | 2 +-
39 files changed, 44 insertions(+), 42 deletions(-)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: pgAdmin 4 commit: 1) Proper SQL should be generated when creating/chang
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox