LockObject patch - Mailing list pgsql-patches

From Alvaro Herrera
Subject LockObject patch
Date
Msg-id 20041220024040.GA15407@surnet.cl
Whole thread Raw
Responses Re: LockObject patch
Re: LockObject patch
List pgsql-patches
Hackers,

Here is the LockObject patch I was able to come up with.  It's almost
the same patch that Rod Taylor published two years ago; basically, it
expands LOCKTAG with a ClassId attribute, and provides a LockObject
method to allow locking arbitrary objects.  I omitted the uses of the
new functionality.

I provide this mostly for review purposes; it's not intended to be
applied, because I'll submit it in conjunction with the shared
dependency patch later.

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"El sabio habla porque tiene algo que decir;
el tonto, porque tiene que decir algo" (Platon).

Attachment

pgsql-patches by date:

Previous
From: Euler Taveira de Oliveira
Date:
Subject: Re: uptime function to postmaster
Next
From: Alvaro Herrera
Date:
Subject: Re: LockObject patch