From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | "Brendan Jurd" <direvus(at)gmail(dot)com> |
Cc: | "Martijn van Oosterhout" <kleptog(at)svana(dot)org>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: [GENERAL] Empty arrays with ARRAY[] |
Date: | 2007-11-26 22:34:03 |
Message-ID: | 4723.1196116443@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers pgsql-patches |
"Brendan Jurd" <direvus(at)gmail(dot)com> writes:
> I'm not 100% clear on what the A_ prefix signifies ... is A_ArrayExpr
> a good name for the parse-time structure?
Yeah, might as well use that for consistency. The A_ doesn't seem
very meaningful to me either, but I don't want to rename the existing
examples ...
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Hart | 2007-11-26 23:03:42 | Re: speed up insert query |
Previous Message | Brendan Jurd | 2007-11-26 22:31:06 | Re: [GENERAL] Empty arrays with ARRAY[] |
From | Date | Subject | |
---|---|---|---|
Next Message | Gregory Stark | 2007-11-26 22:37:14 | Re: Replacement Selection |
Previous Message | Brendan Jurd | 2007-11-26 22:31:06 | Re: [GENERAL] Empty arrays with ARRAY[] |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2007-11-26 23:32:41 | Re: [PATCHES] Fixes for MONEY type using locale |
Previous Message | Brendan Jurd | 2007-11-26 22:31:06 | Re: [GENERAL] Empty arrays with ARRAY[] |