On 3 July 2011 22:40, Guillaume Lelarge wrote:
> On Sun, 2011-07-03 at 19:23 +0100, Thom Brown wrote:
>> [...]
>> I noticed that altering sequences still uses the old ALTER TABLE
>> syntax. While that's required for older versions, it's not anymore.
>> Attached a patch to use most up-to-date synt
On Sun, 2011-07-03 at 19:23 +0100, Thom Brown wrote:
> [...]
> I noticed that altering sequences still uses the old ALTER TABLE
> syntax. While that's required for older versions, it's not anymore.
> Attached a patch to use most up-to-date syntax for each version. This
> is based on the previous
Hi,
I noticed that altering sequences still uses the old ALTER TABLE
syntax. While that's required for older versions, it's not anymore.
Attached a patch to use most up-to-date syntax for each version. This
is based on the previous newline patch having already been applied.
Obviously this won't