public inbox for [email protected]
help / color / mirror / Atom feedFrom: Dave Page <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Type support
Date: Thu, 07 Apr 2016 11:27:39 +0000
Message-ID: <[email protected]> (raw)
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgadmin-hackers>
Type support
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ca277bc8b67d6fe7ad3d0c56bc5cec5108352...
Author: Murtuza Zabuawala <[email protected]>
Modified Files
--------------
.../servers/databases/schemas/types/__init__.py | 1210 ++++++++++++++++++++
.../schemas/types/static/img/coll-type.png | Bin 0 -> 329 bytes
.../databases/schemas/types/static/img/type.png | Bin 0 -> 325 bytes
.../schemas/types/templates/type/js/type.js | 863 ++++++++++++++
.../types/templates/type/sql/9.1_plus/acl.sql | 26 +
.../type/sql/9.1_plus/additional_properties.sql | 35 +
.../types/templates/type/sql/9.1_plus/create.sql | 79 ++
.../types/templates/type/sql/9.1_plus/delete.sql | 1 +
.../templates/type/sql/9.1_plus/get_collations.sql | 7 +
.../type/sql/9.1_plus/get_external_functions.sql | 40 +
.../types/templates/type/sql/9.1_plus/get_oid.sql | 11 +
.../templates/type/sql/9.1_plus/get_subtypes.sql | 56 +
.../templates/type/sql/9.1_plus/get_types.sql | 10 +
.../types/templates/type/sql/9.1_plus/nodes.sql | 10 +
.../templates/type/sql/9.1_plus/properties.sql | 24 +
.../types/templates/type/sql/9.1_plus/update.sql | 139 +++
.../templates/type/sql/postgres_inbuit_types.txt | 53 +
17 files changed, 2564 insertions(+)
--
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: Type support
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