Re: Problem with ecpg

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Re: Problem with ecpg
Дата
Msg-id 20031031141218.GA5363@feivel.fam-meskes.de
обсуждение исходный текст
Ответ на Problem with ecpg  (Carmen Gloria Sepulveda Dedes <csepulveda@atichile.com>)
Список 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 по дате отправления:

Предыдущее
От: Gaetano Mendola
Дата:
Сообщение: Re: ALTER Table
Следующее
От: Kolus Maximiliano
Дата:
Сообщение: problem with huge joins