View Single Post

   
  #4 (permalink)  
Old 04-29-2008, 08:31 PM
Tom Lane
 
Posts: n/a
Default Re: [HACKERS] Removing typename from A_Const (was: Empty arrays with ARRAY[])

Alvaro Herrera <alvherre@commandprompt.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

--
Sent via pgsql-patches mailing list (pgsql-patches@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-patches

Reply With Quote