Bugs item #2531269, was opened at 2009-01-23 15:37
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=462816&aid=2531269&group_id=51305
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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Postgres::RunQueryWithResults does not test PGResult
Initial Comment:
PostgresDatabaseLayer::RunQueryWithResults does not test PGresult after call to PQexec.
If PQresultStatus(pResultCode) != PGRES_TUPLES_OK then it must be handled as an error.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=462816&aid=2531269&group_id=51305
|