public inbox for [email protected]
help / color / mirror / Atom feedFrom: Dave Page <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Further misc quoting/encoding related fixes.
Date: Mon, 01 Aug 2016 14:23:11 +0000
Message-ID: <[email protected]> (raw)
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgadmin-hackers>
Further misc quoting/encoding related fixes.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=01252a13cf8bea06682169cc70e2168ca7ed3...
Author: Murtuza Zabuawala <[email protected]>
Modified Files
--------------
.../server_groups/servers/databases/__init__.py | 7 +-
.../databases/schemas/functions/__init__.py | 95 ++++++++++++++--------
.../templates/function/pg/sql/9.1_plus/create.sql | 21 ++---
.../templates/function/pg/sql/9.2_plus/create.sql | 21 ++---
.../templates/function/pg/sql/9.5_plus/create.sql | 19 ++---
.../function/ppas/sql/9.1_plus/create.sql | 21 ++---
.../function/ppas/sql/9.2_plus/create.sql | 21 ++---
.../function/ppas/sql/9.5_plus/create.sql | 10 +--
.../procedure/ppas/sql/9.1_plus/create.sql | 11 ++-
.../procedure/ppas/sql/9.2_plus/create.sql | 11 ++-
.../procedure/ppas/sql/9.5_plus/create.sql | 9 +-
.../trigger_function/pg/sql/9.1_plus/create.sql | 2 +-
.../trigger_function/pg/sql/9.2_plus/create.sql | 2 +-
.../trigger_function/pg/sql/9.5_plus/create.sql | 2 +-
.../trigger_function/ppas/sql/9.1_plus/create.sql | 2 +-
.../trigger_function/ppas/sql/9.2_plus/create.sql | 2 +-
.../trigger_function/ppas/sql/9.5_plus/create.sql | 4 +-
.../servers/databases/schemas/tables/__init__.py | 4 +
.../databases/schemas/tables/column/__init__.py | 4 +
.../templates/column/sql/9.1_plus/create.sql | 4 +-
.../templates/column/sql/9.1_plus/update.sql | 4 +-
.../templates/column/sql/9.2_plus/create.sql | 4 +-
.../templates/column/sql/9.2_plus/update.sql | 4 +-
.../tables/templates/table/sql/9.1_plus/create.sql | 6 +-
.../tables/templates/table/sql/9.5_plus/create.sql | 6 +-
.../servers/databases/schemas/utils.py | 8 +-
web/pgadmin/utils/driver/psycopg2/__init__.py | 18 +++-
27 files changed, 167 insertions(+), 155 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: Further misc quoting/encoding related fixes.
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