7.1.3 ecpg - Mailing list pgsql-general

From Lynn.Tilby@asu.edu
Subject 7.1.3 ecpg
Date
Msg-id 1071687524.3fe0a76433050@webmail.asu.edu
Whole thread Raw
List 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 by date:

Previous
From: Andrew Biagioni
Date:
Subject: Re: Specify a column without using its name
Next
From: "Mark Twombley"
Date:
Subject: Has anyone seen an ADO Provider for Postresql?