New lock types

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема New lock types
Дата
Msg-id 20021004215313.GA11811@atentus.com
обсуждение исходный текст
Ответы Re: New lock types  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Potential Large Performance Gain in WAL synching
Следующее
От: Tom Lane
Дата:
Сообщение: Re: ALTER TABLE ... ADD COLUMN