From: | Zoltan Boszormenyi <zb(at)cybertec(dot)at> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Andrew Dunstan <andrew(at)dunslane(dot)net>, Martijn van Oosterhout <kleptog(at)svana(dot)org>, List pgsql-patches <pgsql-patches(at)postgresql(dot)org>, Alvaro Herrera <alvherre(at)commandprompt(dot)com>, "Florian G(dot) Pflug" <fgp(at)phlo(dot)org>, Bruce Momjian <bruce(at)momjian(dot)us> |
Subject: | Re: New version of GENERATED/IDENTITY, was Re: parser dilemma |
Date: | 2007-04-26 11:24:24 |
Message-ID: | 46308BE8.7090902@cybertec.at |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
And here it is attached. Sorry.
Zoltan Boszormenyi írta:
> Hi,
>
> here's the patch with the modifications suggested by Tom Lane.
> The postfix rule was deleted from b_expr and the reverse parsing
> in ruleutils.c::get_oper_expr() always puts parentheses around
> postfix operators.
>
> Other changes:
> - OVERRIDING SYSTEM VALUE in COPY can appear
> at any place in the option list.
> - pg_dump was modified accordingly
> - \copy built-in in psql now also accepts OVERRIDING SYSTEM VALUE
> - documentation and testcase updates
>
> Please, review.
>
> Best regards,
> Zoltán Böszörményi
>
--
----------------------------------
Zoltán Böszörményi
Cybertec Geschwinde & Schönig GmbH
http://www.postgresql.at/
Attachment | Content-Type | Size |
---|---|---|
psql-serial-43.diff.gz | application/x-tar | 30.0 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2007-04-26 11:28:29 | Re: ECPG failure on BF member Vaquita (Windows Vista) |
Previous Message | Zoltan Boszormenyi | 2007-04-26 11:13:38 | New version of GENERATED/IDENTITY, was Re: parser dilemma |
From | Date | Subject | |
---|---|---|---|
Next Message | Zoltan Boszormenyi | 2007-04-26 17:32:02 | Re: New version of GENERATED/IDENTITY, was Re: parser dilemma |
Previous Message | Zoltan Boszormenyi | 2007-04-26 11:13:38 | New version of GENERATED/IDENTITY, was Re: parser dilemma |