While I'm using version 8 for development, a quick search for PGRES_COMMAND_OK / PGRES_TUPLES_OK showed an example from version 6.3

http://www.postgresql.org/docs/6.3/static/c4410.htm

Don't know if this answers your question, but the define's appear to have been around for awhile.

Regards,
Norm




Daniel-Constantin Mierla wrote:
Thanks for the patches!

Before backporting to 1.1.0, are those define (PGRES_COMMAND_OK, PGRES_TUPLES_OK) available in stable versions of the PGSQL libraries, as well as in libpg-sql and postgresql-dev?

Cheers,
Daniel

On 07/28/06 14:57, SourceForge.net wrote:
Bugs item #1530342, was opened at 2006-07-28 07:57
Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1530342&group_id=139143

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: ver devel
Status: Open
Resolution: None
Priority: 5
Submitted By: Norman Brandinger (goestelecom)
Assigned to: Nobody/Anonymous (nobody)
Summary: AVP messages in the log

Initial Comment:
Within modules/postgres/db_val.c

It appears that a diagnostic LOG statement was left in
place while processing Postgres DB_STRING types.

The attached patch removed the single LOG statement.

Regards,
Norm

----------------------------------------------------------------------

You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1530342&group_id=139143

_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel






_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to