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

From Alvaro Herrera
Subject Re: [pgsql-patches] Phantom Command IDs, updated patch
Date
Msg-id 20070205194438.GH7196@alvh.no-ip.org
Whole thread Raw
In response to Re: [pgsql-patches] Phantom Command IDs, updated patch  (Heikki Linnakangas <heikki@enterprisedb.com>)
Responses Re: [pgsql-patches] Phantom Command IDs, updated patch
List 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 by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: [pgsql-patches] Phantom Command IDs, updated patch
Next
From: "Pavel Stehule"
Date:
Subject: Re: TM formating patch