public inbox for [email protected]
help / color / mirror / Atom feedFrom: Ashesh Vashi <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Allow to create the foreign table with inherits optio
Date: Tue, 02 Aug 2016 04:09:03 +0000
Message-ID: <[email protected]> (raw)
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgadmin-hackers>
Allow to create the foreign table with inherits options. Fixes #1260
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ec3b9bb15b5e963e8904a2ee57f284b9d7ef0...
Author: Harshal Dhumal <[email protected]>
Modified Files
--------------
.../databases/schemas/foreign_tables/__init__.py | 13 +--
.../templates/foreign_tables/js/foreign_tables.js | 102 +--------------------
.../foreign_tables/sql/9.1_plus/get_columns.sql | 8 +-
.../foreign_tables/sql/9.2_plus/get_columns.sql | 20 +---
.../foreign_tables/sql/9.5_plus/get_columns.sql | 19 ----
.../foreign_tables/sql/9.5_plus/get_tables.sql | 2 +-
.../templates/foreign_key/js/foreign_key.js | 11 ++-
web/pgadmin/browser/static/js/datamodel.js | 2 +-
web/pgadmin/static/js/backform.pgadmin.js | 18 +++-
9 files changed, 32 insertions(+), 163 deletions(-)
--
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers
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]
Subject: Re: pgAdmin 4 commit: Allow to create the foreign table with inherits optio
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