public inbox for [email protected]
help / color / mirror / Atom feedFrom: Akshay Joshi <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: 1) Refactored SQL of Table's and it's child nodes. Fi
Date: Fri, 20 Dec 2019 13:13:58 +0000
Message-ID: <[email protected]> (raw)
1) Refactored SQL of Table's and it's child nodes. Fixes #4988.
2) Ensure that the error message should not be displayed if Tablespace is not selected while creating the index. Fixes #5008.
3) Fix an issue where operator, access method and operator class is not visible for exclusion constraints. Fixes #5009.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ea3eabc3c75282c31051b5a4a7e5ee8a5d31...
Modified Files
--------------
docs/en_US/release_notes_4_17.rst | 5 +-
.../servers/databases/schemas/tables/__init__.py | 50 +++------------
.../databases/schemas/tables/columns/utils.py | 25 ++++----
.../constraints/exclusion_constraint/utils.py | 73 ++++++++++++++++++++++
.../schemas/tables/indexes/static/js/index.js | 6 --
.../sql/11_plus/properties.sql | 2 -
.../sql/default/properties.sql | 2 -
.../index_constraint/sql/11_plus/properties.sql | 3 -
.../index_constraint/sql/default/properties.sql | 3 -
9 files changed, 99 insertions(+), 70 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) Refactored SQL of Table's and it's child nodes. Fi
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