Re: obtaining row locking information - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: obtaining row locking information
Date
Msg-id 20050808144638.GC26979@alvh.no-ip.org
Whole thread Raw
In response to obtaining row locking information  (Tatsuo Ishii <t-ishii@sra.co.jp>)
List pgsql-hackers
On Sun, Aug 07, 2005 at 09:46:08PM +0900, Tatsuo Ishii wrote:

> With a help from Bruce, I wrote a small function which returns row
> locking information(see attached file if you are interested).

A quick note: it's easier to build tuples using heap_form_tuple instead
of BuildTupleFromCStrings.

-- 
Alvaro Herrera (<alvherre[a]alvh.no-ip.org>)
"Endurecerse, pero jamás perder la ternura" (E. Guevara)


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: obtaining row locking information
Next
From: Tom Lane
Date:
Subject: Re: obtaining row locking information