pgAdmin III commit: Fix SQL for GRANT on a sequence - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Fix SQL for GRANT on a sequence
Date
Msg-id E1X6nQc-0003aD-EZ@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Fix SQL for GRANT on a sequence
Next
From: Dave Page
Date:
Subject: Re: pgAdmin III commit: Fix SQL for GRANT on a sequence