From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Nicolas Bazin <nbazin(at)ingenico(dot)com(dot)au> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: fix for BUG#599 & BUG 606 |
Date: | 2002-03-11 15:21:42 |
Message-ID: | 200203111521.g2BFLgD07275@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Patch applied by Michael Meskes. Thanks.
---------------------------------------------------------------------------
Nicolas Bazin wrote:
>
> Please apply patch.
> ----- Original Message -----
> From: Nicolas Bazin
> To: pgsql-patches(at)postgresql(dot)org
> Sent: Tuesday, March 05, 2002 12:08 PM
> Subject: Re: BUG#599 & BUG 606 correction
>
>
> The end of a define section is tested too soon during the parsing of ecpg. This patch makes sure that the parser only do the test at the end of the file being parsed.
>
> Please apply this patch to src/interface/ecpg/preproc/pgc.l
>
> Nicolas BAZIN
[ Attachment, skipping... ]
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Liam Stewart | 2002-03-11 15:24:51 | Re: Rationalizing EXPLAIN VERBOSE output |
Previous Message | Bruce Momjian | 2002-03-11 15:11:03 | Re: Rationalizing EXPLAIN VERBOSE output |