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

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [pgsql-patches] Phantom Command IDs, updated patch
Дата
Msg-id 200702081622.l18GMIh09513@momjian.us
обсуждение исходный текст
Ответ на Re: [pgsql-patches] Phantom Command IDs, updated patch  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Tom Lane wrote:
> Alvaro Herrera <alvherre@commandprompt.com> writes:
> > Heikki Linnakangas wrote:
> >> Tom Lane wrote:
> >>> 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?
>
> "Double cid" doesn't sound too bad.  Another thought that just came to
> mind is "cid interval" or some variant of that.

I don't like "double ctid" because it is really just one ctid, but
represents two.  I am thinking "packed ctid" is the right wording.  It
doesn't have the same impact as "phantom", but it is probably better.

--
  Bruce Momjian  <bruce@momjian.us>          http://momjian.us
  EnterpriseDB                               http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

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

Предыдущее
От:
Дата:
Сообщение: Re: [pgsql-patches] Fixed shared_preload_libraries on Win32
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [pgsql-patches] Phantom Command IDs, updated patch