Using GetLockStatusData in main - Mailing list pgsql-hackers

From Jenny -
Subject Using GetLockStatusData in main
Date
Msg-id BAY1-F122BCsAngetD100003824@hotmail.com
Whole thread Raw
List pgsql-hackers
<div style="background-color:"><div>Hi, </div><div> Iam trying to collect informatin about the locks in postgresql and
Iam thinking about making a call to GetLockStatusData (present in /src/backend/storage/lmrg/lock.c) from
src/backend/main/main.c. Would the informatin I collect by calling GetLockStatusData in
</div><div>src/backend/main/main.c be accurate representation of the locks presently being held or waited on in
postgresql?</div><div>thankyou</div><div>J</div></div><br clear="all" /><hr />Help STOP SPAM with <a
href="http://g.msn.com/8HMGENUS/2731">thenew MSN 8 </a> and get 2 months FREE* 

pgsql-hackers by date:

Previous
From: Alice Lottini
Date:
Subject: inserting tuples into disk blocks
Next
From: "Jenny -"
Date:
Subject: forking a server process in backend/main/main.c