On Tue, Mar 02, 2010 at 11:02:54PM -0500, Jaime Casanova wrote:
> On Tue, Mar 2, 2010 at 8:53 PM, Tom Lane <tgl(at)postgresql(dot)org> wrote:
> > Log Message:
> > -----------
> > Instead of trying (and failing) to allow <<label>> at the end of a DECLARE
> > section, throw an error message saying explicitly that the label must go
> > before DECLARE.
>
> with the docs saying another thing, this couldn't be considered as a
> bug fix and therefore backpatchable
+1 for back-patching.
Cheers,
David.
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
Skype: davidfetter XMPP: david(dot)fetter(at)gmail(dot)com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics
Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate
In response to
Responses
pgsql-hackers by date
| Next: | From: Robert Haas | Date: 2010-03-03 05:13:46 |
| Subject: Re: Avoiding bad prepared-statement plans. |
| Previous: | From: Alvaro Herrera | Date: 2010-03-03 04:28:03 |
| Subject: Re: Simple fix for contrib/xml2 |
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2010-03-03 06:00:26 |
| Subject: Re: Re: [COMMITTERS] pgsql: Instead of trying (and failing) to allow <<label>> at the end of |
| Previous: | From: Jaime Casanova | Date: 2010-03-03 04:02:54 |
| Subject: Re: pgsql: Instead of trying (and failing) to allow <<label>> at the end of |