aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/PostgresKit/Source/PGPostgresConnectionQueryExecution.m
Commit message (Collapse)AuthorAgeFilesLines
* PostgresKit: Fix the integration tests as well as some issues that they ↵stuconnolly2013-01-161-2/+2
| | | | highlighted.
* - When requesting the server vesion with no current connection, return -1 ↵stuconnolly2013-01-151-1/+7
| | | | | | | instead of zero. - When executing a query, perform the query checks before the connection check to avoid performing unnecessary library calls.
* Change project prefix.stuconnolly2012-09-261-0/+314