7.1.3 ecpg

Поиск
Список
Период
Сортировка
От Lynn.Tilby@asu.edu
Тема 7.1.3 ecpg
Дата
Msg-id 1071687524.3fe0a76433050@webmail.asu.edu
обсуждение исходный текст
Список pgsql-general
I am running 7.1.3 at the moment and upgrading in the
near future.

I am noticing that some cursor declare statements are
commented out in the .c after running the ecpg
pre-processor with no error message or explanation
from ecpg.  It took me a while to figure this out when
I got the 'cursor does not exist' message during
execution.  The corresponding fetch forward next
statement is processed correctly by ecpg.

Why do just some cursor declarations get commented out
and not others? Why is there not even a warning
message if I am doing something wrong?  Is this
problem fixed or at least addressed in such a
way to let the programmer know that the code is
being commented out and if so why, in subsequent
versions.

Thanks,
Lynn

В списке pgsql-general по дате отправления:

Предыдущее
От: Andrew Biagioni
Дата:
Сообщение: Re: Specify a column without using its name
Следующее
От: "Mark Twombley"
Дата:
Сообщение: Has anyone seen an ADO Provider for Postresql?