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