LOCK SEQUENCE

From: Mikhail Terekhov <terekhov(at)emc(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: LOCK SEQUENCE
Date: 2001-10-25 21:02:23
Message-ID: 3BD87DDF.7B8D5B7@emc.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Ford 2001-10-25 21:08:25 [patch] helps fe-connect.c handle -EINTR more gracefully
Previous Message fcarlo 2001-10-25 20:47:28 inquiry using create function