Re: [HACKERS] Removing typename from A_Const (was: Empty arrays with ARRAY[])
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
- Cc: Brendan Jurd <direvus(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org, pgsql-patches(at)postgresql(dot)org
- Subject: Re: [HACKERS] Removing typename from A_Const (was: Empty arrays with ARRAY[])
- Date: Mon, 28 Apr 2008 13:05:38 -0400
- Message-id: <13947.1209402338@sss.pgh.pa.us> <text/plain>
Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
> Tom Lane escribió:
>> They're logically different things, and after I get done putting a parse
>> location field into A_Const, they'll still be physically different too.
> Aha. Are you working from Brendan's patch? I was going to commit it.
Sure, go ahead. I was going to add the parse location at the same time,
but it can perfectly well be done as a separate patch.
regards, tom lane
Home |
Main Index |
Thread Index