Re: [PATCH] 8.5 plpgsql change for named notation: treat
word following AS keyword as label v3
From:
Bernd Helmle <mailings(at)oopsware(dot)de>
To:
Steve Prentice <prentice(at)cisco(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc:
pgsql-hackers(at)postgresql(dot)org
Subject:
Re: [PATCH] 8.5 plpgsql change for named notation: treat
word following AS keyword as label v3
Date:
2009-07-17 18:56:12
Message-ID:
33ED077475A15AD3FAB0038B@teje (view raw or flat )
Thread:
2009-05-21 17:31:55 from Steve Prentice <prentice(at)cisco(dot)com>
2009-05-21 17:52:59 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2009-05-21 18:46:24 from Steve Prentice <prentice(at)cisco(dot)com>
2009-07-17 18:56:12 from Bernd Helmle <mailings(at)oopsware(dot)de>
2009-07-17 22:57:00 from Steve Prentice <prentice(at)cisco(dot)com>
2009-09-14 02:05:00 from Robert Haas <robertmhaas(at)gmail(dot)com>
2009-09-14 02:18:53 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2009-09-14 05:22:19 from Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
2009-09-14 15:02:31 from Steve Prentice <prentice(at)cisco(dot)com>
2009-09-14 15:21:06 from Robert Haas <robertmhaas(at)gmail(dot)com>
2009-09-14 15:56:56 from Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
2009-09-14 16:10:33 from Robert Haas <robertmhaas(at)gmail(dot)com>
2009-05-22 19:41:00 from Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
2009-05-21 18:51:14 from Josh Berkus <josh(at)agliodbs(dot)com>
2009-05-21 19:05:33 from Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
2009-05-21 19:06:19 from Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
2009-05-21 19:25:51 from Steve Prentice <prentice(at)cisco(dot)com>
2009-05-21 22:44:08 from Alvaro Herrera <alvherre(at)commandprompt(dot)com>
2009-05-22 14:40:32 from Josh Berkus <josh(at)agliodbs(dot)com>
2009-05-22 15:28:47 from Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Lists:
pgsql-hackers
--On Donnerstag, Mai 21, 2009 11:46:24 -0700 Steve Prentice
<prentice(at)cisco(dot)com> wrote:
>> Just for the record, you'd have to put the same kluge into the
>> T_RECORD
>> and T_ROW cases if we wanted to do it like this.
>
> Patch updated.
Steve,
it seems there's something broken, patch complains about a broken format.
Can you please provide a new diff file?
Thanks
Bernd
In response to
Responses
pgsql-hackers by date
Next :From: Joe ConwayDate: 2009-07-17 19:05:46
Subject : commitfest application question
Previous :From : Joshua D. DrakeDate : 2009-07-17 18:46:09
Subject : Re: Higher TOAST compression.