public inbox for [email protected]  
help / color / mirror / Atom feed
From: Dave Page <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Allow creation of objects in schemas with special cha
Date: Fri, 16 Sep 2016 16:03:00 +0000
Message-ID: <[email protected]> (raw)
List-Unsubscribe:  <mailto:[email protected]?body=unsub%20pgadmin-hackers>

Allow creation of objects in schemas with special chars in the name. Fixes #1598

This was caused through generation of SQL based on HTML-escaped labels, not the raw versions.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fc5ce22de90b214e890d330f1760ae590ccb4...
Author: Murtuza Zabuawala <[email protected]>

Modified Files
--------------
.../databases/schemas/collations/templates/collation/js/collation.js  | 2 +-
.../foreign_tables/templates/foreign_tables/js/foreign_tables.js      | 2 +-
.../databases/schemas/sequences/templates/sequence/js/sequence.js     | 2 +-
.../databases/schemas/synonyms/templates/synonym/js/synonym.js        | 4 ++--
.../servers/databases/schemas/tables/templates/table/js/table.js      | 2 +-
.../servers/databases/schemas/types/templates/type/js/type.js         | 2 +-
.../servers/databases/schemas/views/templates/mview/js/mview.js       | 2 +-
.../servers/databases/schemas/views/templates/view/js/view.js         | 2 +-
8 files changed, 9 insertions(+), 9 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 creation of objects in schemas with special cha
  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