pgAdmin 4 commit: Fixes #1298 - ACL for the SEQUENCE node were not pars

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixes #1298 - ACL for the SEQUENCE node were not pars
Date: 2016-06-03 09:53:22
Message-ID: E1b8ln8-00007C-B2@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixes #1298 - ACL for the SEQUENCE node were not parsed properly.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=40ab0b7c883484ccd8200abe07d0a168ffd516ea
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
.../servers/databases/schemas/sequences/__init__.py | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-06-03 09:53:27 Re: PATCH: To fix the issue in Sequence node (pgAdmin4)
Previous Message Ashesh Vashi 2016-06-03 09:51:16 Re: Evaluate Sellect2 cell options properly [pgadmin4]