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: 2008-04-28 17:05:38
Message-ID: 13947.1209402338@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2008-04-28 17:08:41 Re: we don't have a bugzilla
Previous Message Alvaro Herrera 2008-04-28 16:54:34 Re: [HACKERS] Removing typename from A_Const (was: Empty arrays with ARRAY[])

Browse pgsql-patches by date

  From Date Subject
Next Message Alvaro Herrera 2008-04-28 20:25:03 Re: [HACKERS] Removing typename from A_Const (was: Empty arrays with ARRAY[])
Previous Message Alvaro Herrera 2008-04-28 16:54:34 Re: [HACKERS] Removing typename from A_Const (was: Empty arrays with ARRAY[])