From: | Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl> |
---|---|
To: | Patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | LockObject patch |
Date: | 2004-12-20 02:40:40 |
Message-ID: | 20041220024040.GA15407@surnet.cl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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 | Content-Type | Size |
---|---|---|
lock-object-1.patch | text/plain | 35.9 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2004-12-20 03:40:36 | Re: LockObject patch |
Previous Message | Euler Taveira de Oliveira | 2004-12-20 02:11:54 | Re: uptime function to postmaster |