LOCK SEQUENCE - Mailing list pgsql-hackers

From Mikhail Terekhov
Subject LOCK SEQUENCE
Date
Msg-id 3BD87DDF.7B8D5B7@emc.com
Whole thread Raw
Responses Re: LOCK SEQUENCE
List pgsql-hackers
Hi,

In my application I use 'LOCK seq'. In 7.0.2 it worked fine but in
7.1.2 Postgres complains that 'seq is not a table'. Is this
(disabling to lock a sequences) an intended change?

Thanks
Mikhail


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: HISTORY updated
Next
From: David Ford
Date:
Subject: [patch] helps fe-connect.c handle -EINTR more gracefully