New lock types - Mailing list pgsql-hackers

From Alvaro Herrera
Subject New lock types
Date
Msg-id 20021004215313.GA11811@atentus.com
Whole thread Raw
Responses Re: New lock types  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hello hackers,

I'm looking at implementing the btree reorganizer described in "On-line
reorganization of sparsely-...", ACM SIGMOD proceedings 1996, by Zou and
Salzberg.  It seems to me I'll have to add some amount of lock types
in the lock manager.  Does that bother you?

-- 
Alvaro Herrera (<alvherre[a]atentus.com>)
"On the other flipper, one wrong move and we're Fatal Exceptions"
(T.U.X.: Term Unit X  - http://www.thelinuxreview.com/TUX/)


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Potential Large Performance Gain in WAL synching
Next
From: Tom Lane
Date:
Subject: Re: ALTER TABLE ... ADD COLUMN