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 29873.1170690388@sss.pgh.pa.us
Whole thread Raw
In response to Phantom Command IDs, updated patch  (Heikki Linnakangas <heikki@enterprisedb.com>)
Responses Re: [pgsql-patches] Phantom Command IDs, updated patch  (Heikki Linnakangas <heikki@enterprisedb.com>)
List pgsql-patches
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.  Now would be a
good time to change it while it'd still be an easy search-and-replace
over a patch file ...

            regards, tom lane

pgsql-patches by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: [HACKERS] \copy (query) delimiter syntax error
Next
From: Tom Lane
Date:
Subject: Re: TM formating patch