Re: BUG#599 & BUG 606 correction

From: "Nicolas Bazin" <nbazin(at)ingenico(dot)com(dot)au>
To: <pgsql-patches(at)postgresql(dot)org>
Subject: Re: BUG#599 & BUG 606 correction
Date: 2002-03-05 01:08:54
Message-ID: 001d01c1c3e2$52074d40$660d090a@software.ingenico.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

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

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2002-03-05 02:00:19 Re: postgresql-7.2b3-betterquote.patch
Previous Message Bruce Momjian 2002-03-05 00:23:08 Re: postgresql-7.2b3-betterquote.patch