| 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-06 23:31:44 |
| Message-ID: | 200203062331.g26NViJ04321@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Your patch has been added to the PostgreSQL unapplied patches list at:
http://candle.pha.pa.us/cgi-bin/pgpatches
I will try to apply it within the next 48 hours.
---------------------------------------------------------------------------
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 | Greg Copeland | 2002-03-06 23:44:38 | Re: [HACKERS] Bad Build |
| Previous Message | Nicolas Bazin | 2002-03-06 23:24:07 | fix for BUG#599 & BUG 606 |