[ psqlodbc-Bugs-1000496 ] FOR UPDATE NOWAIT returns no error in case of locking

From: <noreply(at)pgfoundry(dot)org>
To: noreply(at)pgfoundry(dot)org
Subject: [ psqlodbc-Bugs-1000496 ] FOR UPDATE NOWAIT returns no error in case of locking
Date: 2005-12-21 10:17:56
Message-ID: 20051221101756.5FAD4112507C@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Bugs item #1000496, was opened at 2005-12-21 10:17
You can respond by visiting:
http://pgfoundry.org/tracker/?func=detail&atid=538&aid=1000496&group_id=1000125

Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Nobody (None)
Assigned to: Nobody (None)
Summary: FOR UPDATE NOWAIT returns no error in case of locking

Initial Comment:
When sending the SELECT FOR UPDATE NOWAIT; Statement, the driver returns with no errorcode regardless if the rows are locked by another transaction or not. Doing this in pgAdmin/SQL Tool the server reports in case of locking this error text:

ERROR: could not obtain lock on row in relation "XXX"

Im using
PostgreSQL ANSI Driver for Windows 8.01.01.05 Date 18.12.05
PostgreSQL Server 8.1.1 for Windows

----------------------------------------------------------------------

You can respond by visiting:
http://pgfoundry.org/tracker/?func=detail&atid=538&aid=1000496&group_id=1000125

Browse pgsql-odbc by date

  From Date Subject
Next Message Dave Page 2005-12-21 11:41:18 Re: Next development steps?
Previous Message Ludek Finstrle 2005-12-21 10:04:56 Re: Next development steps?