is_locked() function for select-for-update locked rows

Поиск
Список
Период
Сортировка
От Dexter Tad-y
Тема is_locked() function for select-for-update locked rows
Дата
Msg-id 20040216133936.57499.qmail@web42001.mail.yahoo.com
обсуждение исходный текст
Список pgsql-novice
Greetings,
I am interested in writing a stored procedure
(PL/Perl) in determining whether a particular row is
currently locked (using SELECT ..FOR UPDATE) by
another transaction. Any suggestions where can I
start? I'm going to use this primarily to avoid
blocking using selecting for update. Thanks.

Dexter Tad-y
dexterbt1 /*-at-*/ yahoo.com

__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html

В списке pgsql-novice по дате отправления:

Предыдущее
От: info@1234567.dk (B. Nielsen)
Дата:
Сообщение: Unable to connect to PostgreSQL server:
Следующее
От: "Colin Gillespie"
Дата:
Сообщение: INSERT or COPY: Which one?