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

From Tom Lane
Subject Re: [pgsql-patches] Phantom Command IDs, updated patch
Date
Msg-id 20509.1170711641@sss.pgh.pa.us
Whole thread Raw
In response to Re: [pgsql-patches] Phantom Command IDs, updated patch  (Alvaro Herrera <alvherre@commandprompt.com>)
Responses Re: [pgsql-patches] Phantom Command IDs, updated patch  (Bruce Momjian <bruce@momjian.us>)
List pgsql-patches
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.

            regards, tom lane

pgsql-patches by date:

Previous
From: "Pavel Stehule"
Date:
Subject: Re: TM formating patch
Next
From: Bruce Momjian
Date:
Subject: Re: [BUGS] BUG #2221: Bad delimiters allowed in COPY ...