From: | "Nicolas Bazin" <nbazin(at)ingenico(dot)com(dot)au> |
---|---|
To: | "PostgreSQL-development" <pgsql-hackers(at)postgresql(dot)org> |
Subject: | fix for BUG#599 & BUG 606 |
Date: | 2002-03-06 23:24:07 |
Message-ID: | 001b01c1c566$03648560$660d090a@software.ingenico.com.au |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
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 | Content-Type | Size |
---|---|---|
pgc.l.diff | application/octet-stream | 1.0 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2002-03-06 23:31:44 | Re: fix for BUG#599 & BUG 606 |
Previous Message | Gaston Micheri | 2002-03-06 23:19:23 | Odbc, postgresql and disconnected recordsets |