public inbox for [email protected]  
help / color / mirror / Atom feed
From: Dave Page <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Ensure the default schema is set when creating object
Date: Mon, 26 Sep 2016 09:15:24 +0000
Message-ID: <[email protected]> (raw)
List-Unsubscribe:  <mailto:[email protected]?body=unsub%20pgadmin-hackers>

Ensure the default schema is set when creating objects. Fixes #1735

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6999249dcdc6274131e810155786c7a307d25...
Author: Ashesh Vashi <[email protected]>

Modified Files
--------------
.../servers/databases/schemas/__init__.py          | 16 +++++++++++++--
.../collations/templates/collation/js/collation.js | 15 ++------------
.../domains/templates/domains/js/domains.js        | 11 ++++++++--
.../templates/foreign_tables/js/foreign_tables.js  | 12 +++++------
.../fts_configuration/js/fts_configuration.js      |  3 ++-
.../templates/fts_parser/js/fts_parser.js          |  3 ++-
.../templates/fts_template/js/fts_templates.js     |  3 ++-
.../servers/databases/schemas/packages/__init__.py |  5 ++---
.../packages/templates/package/js/package.js       | 22 ++++++++++++++++++++
.../sequences/templates/sequence/js/sequence.js    |  2 +-
.../synonyms/templates/synonym/js/synonym.js       |  7 ++++---
.../schemas/tables/templates/table/js/table.js     | 16 +++++++--------
.../schemas/types/templates/type/js/type.js        | 15 +++++++-------
.../schemas/views/templates/mview/js/mview.js      | 23 ++++++++-------------
.../schemas/views/templates/view/js/view.js        | 24 +++++++++-------------
15 files changed, 100 insertions(+), 77 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: Ensure the default schema is set when creating object
  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