pgAdmin 4 commit: Resolving an error related to not able to generate th

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Resolving an error related to not able to generate th
Date: 2016-02-05 11:59:48
Message-ID: E1aRf3E-00069n-7X@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Resolving an error related to not able to generate the reversed
engineered SQL from the database when no ACL is defined.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=712f47987f2fce72938c2012091a8e306f06b303

Modified Files
--------------
.../server_groups/servers/databases/__init__.py | 52 +++++++++++-----------
.../templates/databases/sql/9.3_plus/acl.sql | 4 +-
.../templates/databases/sql/9.3_plus/defacl.sql | 4 +-
3 files changed, 29 insertions(+), 31 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2016-02-05 12:45:26 Re: [pgAdmin4] [Patch]: Resource Group Module
Previous Message Neel Patel 2016-02-05 11:59:31 [pgAdmin4][Patch]: Foreign Data Wrapper