RE: Lock on arbitrary string feature

From: Myron Scott <mscott(at)sacadia(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Cc: "'Lincoln Yeoh'" <lyeoh(at)pop(dot)jaring(dot)my>
Subject: RE: Lock on arbitrary string feature
Date: 2001-01-11 18:14:25
Message-ID: Pine.GSO.4.10.10101110938000.4062-100000@goldengate.kojoworldwide.com.
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Has anyone any input to offer on adding an arbitrary locking feature?

Have you tried user locks? They don't block and span transactions but
maybe you can work this out in your application.

User locks are not in the parser but there is an add on module
that is in the contrib dir. Maybe that will work for you.

Myron Scott
mkscott(at)sacadia(dot)com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2001-01-11 18:26:19 Re: Lock on arbitrary string feature
Previous Message excalibur 2001-01-11 18:04:27 Java Classes