OffsetNumber offnum (LOCKTag) - Mailing list pgsql-hackers

From Jenny -
Subject OffsetNumber offnum (LOCKTag)
Date
Msg-id BAY1-F138GNsokLQ8aZ0000134f@hotmail.com
Whole thread Raw
List pgsql-hackers
the offnum of LOCKTAG I gather indicates which row (tuple) is being locked
in a row level locking. But when I lock 2 diffrent rows of a table, offset
for both is 0. and also offset is 0 if i take a table lock on the same
table. (blkno is the same for all three locks)..shouldnt the OffsetNumber
offnum be different for each individual row lociked? if not, then what field
of LOCKTAG recognizes each individual row (tuple) locked?
thanks!

_________________________________________________________________
Get MSN 8 and help protect your children with advanced parental controls.
http://join.msn.com/?page=features/parental


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: TCP/IP with 7.4 beta2 broken?
Next
From: Andreas Pflug
Date:
Subject: Re: TCP/IP with 7.4 beta2 broken?