pgAdmin III commit: Fix SQL for GRANT on a sequence

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix SQL for GRANT on a sequence
Date: 2014-07-14 21:04:54
Message-ID: E1X6nQc-0003aD-EZ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix SQL for GRANT on a sequence

Report from liuyuanyuan.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=2b20c5fff3351a8e4a4066249e49f8731ea9d912

Modified Files
--------------
CHANGELOG | 2 ++
pgadmin/dlg/dlgSequence.cpp | 2 +-
pgadmin/schema/pgSequence.cpp | 2 +-
3 files changed, 4 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2014-07-14 21:09:08 Re: pgAdmin III commit: Fix SQL for GRANT on a sequence
Previous Message Guillaume Lelarge 2014-07-14 21:03:54 pgAdmin III commit: Fix SQL for GRANT on a sequence