Re: [subxacts] Fixing TODO items

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: [subxacts] Fixing TODO items
Дата
Msg-id 20040728235333.GA15466@dcc.uchile.cl
обсуждение исходный текст
Ответ на Re: [subxacts] Fixing TODO items  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
On Tue, Jul 27, 2004 at 01:32:01PM -0400, Tom Lane wrote:
> Alvaro Herrera <alvherre@dcc.uchile.cl> writes:
> > There are some likely controversial changes; the Xid caches, in the
> > first place.
>
> No kidding ;-)

Ok, here is another try.  This patch includes both the Xid cache
rewrite, source documentation (removed the big comment in xact.c and
added a README file), htup.h comments updated, and some user
documentation.

BTW, the overflow bit is certainly a better approach than the negative
cache.  I am not sure about locking w.r.t. the XidCache though.

Please take a look at it.

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
Maybe there's lots of data loss but the records of data loss are also lost.
(Lincoln Yeoh)

Вложения

В списке pgsql-patches по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: [HACKERS] Cannot initdb in cvs tip
Следующее
От: Fabien COELHO
Дата:
Сообщение: Re: pgxs: build infrastructure for extensions v4