fix for BUG#599 & BUG 606 - Mailing list pgsql-hackers

From Nicolas Bazin
Subject fix for BUG#599 & BUG 606
Date
Msg-id 001b01c1c566$03648560$660d090a@software.ingenico.com.au
Whole thread Raw
Responses Re: fix for BUG#599 & BUG 606  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: fix for BUG#599 & BUG 606  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
 
Please apply patch.
----- Original Message -----
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

pgsql-hackers by date:

Previous
From: "Gaston Micheri"
Date:
Subject: Odbc, postgresql and disconnected recordsets
Next
From: Bruce Momjian
Date:
Subject: Re: fix for BUG#599 & BUG 606