Support "show system objects" in casts. Branch ------ master
Details ------- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=71badac203f3199e58eac1f45654d41a1bf52812 Author: Sanket Mehta <[email protected]> Modified Files -------------- .../servers/databases/casts/__init__.py | 47 +++++++++++++++++----- .../casts/templates/cast/sql/9.1_plus/create.sql | 5 --- .../casts/templates/cast/sql/9.1_plus/nodes.sql | 23 +++++++++++ .../templates/cast/sql/9.1_plus/properties.sql | 8 ++-- 4 files changed, 64 insertions(+), 19 deletions(-) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
