Minor brain failure, but I believe the same comment applies.
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK:http://www.enterprisedb.com
The Enterprise PostgreSQL Company
> On 14 Jul 2014, at 22:13, Guillaume Lelarge wrote:
>
> 2014-07-14 23:09 GMT+02:00 Dave
2014-07-14 23:09 GMT+02:00 Dave Page :
> That syntax was (once) intentional, and was not a bug, as earlier versions
> of PG don't support ALTER SEQUENCE. Did you check the version compatibility?
>
>
I'm not sure I understand what you mean. We're not talking about ALTER
SEQUENCE. We're talking abou
That syntax was (once) intentional, and was not a bug, as earlier versions of
PG don't support ALTER SEQUENCE. Did you check the version compatibility?
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK:http://www.enterprisedb.com
The Enterprise PostgreSQL Company
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
Fix SQL for GRANT on a sequence
Report from liuyuanyuan.
Branch
--
REL-1_18_0_PATCHES
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=5eb8e16348c001708d4b2d511eae988724a84938
Modified Files
--
CHANGELOG |2 ++
pgadmin/dlg/dlg