Re: [pgsql-patches] Phantom Command IDs, updated patch

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: [pgsql-patches] Phantom Command IDs, updated patch
Дата
Msg-id 20070205194438.GH7196@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: [pgsql-patches] Phantom Command IDs, updated patch  (Heikki Linnakangas <heikki@enterprisedb.com>)
Ответы Re: [pgsql-patches] Phantom Command IDs, updated patch  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Heikki Linnakangas wrote:
> Tom Lane wrote:
> >Heikki Linnakangas <heikki@enterprisedb.com> writes:
> >>I think the patch is ready. Please remove the PHANTOMCID_DEBUG define
> >>and ifdef blocks before applying.
> >
> >BTW, I don't care much for the terminology "phantom cid" ... there's
> >nothing particularly "phantom" about them, seeing they get onto disk.
> >Can anyone think of a better name?  The best I can do offhand is
> >"merged cid" or "cid pair", which aren't inspiring.
>
> MultiCid, like the MultiXacts? Maybe not, they're quite different beasts...

Dual cid?  Double cid?

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: [pgsql-patches] Phantom Command IDs, updated patch
Следующее
От: "Pavel Stehule"
Дата:
Сообщение: Re: TM formating patch