Re: Problem with ecpg - Mailing list pgsql-general

From Michael Meskes
Subject Re: Problem with ecpg
Date
Msg-id 20031031141218.GA5363@feivel.fam-meskes.de
Whole thread Raw
In response to Problem with ecpg  (Carmen Gloria Sepulveda Dedes <csepulveda@atichile.com>)
List pgsql-general
On Fri, Oct 31, 2003 at 10:26:28AM -0300, Carmen Gloria Sepulveda Dedes wrote:
> To compile, we do"ecpg code.pgc" and the standart output prints:
> ....
> prueba.pgc:19: ERROR: Unterminated quoted identifier
> prueba.pgc:19: ERROR: Unterminated quoted identifier
> prueba.pgc:19: ERROR: Unterminated quoted identifier
> prueba.pgc:19: ERROR: Unterminated quoted identifier
> prueba.pgc:19: ERROR: Unterminated quoted identifier
> ....

Yes, it doesn't make sense to try to keep on parsing when finding an EOF
inside a string. :-)

I just fixed this in CVS, Version 3.0.0 coming with pgsql 7.4 will no
longer run this endless loop.

Thanks for reporting this bug.

Michael
--
Michael Meskes
Email: Michael at Fam-Meskes dot De
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes@jabber.org
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!

pgsql-general by date:

Previous
From: Gaetano Mendola
Date:
Subject: Re: ALTER Table
Next
From: Kolus Maximiliano
Date:
Subject: problem with huge joins