aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/PostgresKit/Source/FLXPostgresConnection.m
Commit message (Expand)AuthorAgeFilesLines
* Fix parameter typo causing connections to fail.stuconnolly2012-09-061-1/+1
* Add a new connection error property.stuconnolly2012-09-061-1/+8
* PostgresKit: Increase error verbosity upon successful connection.stuconnolly2012-09-041-0/+4
* PostgresKit: set the last error to be an instance of FLXPostgresError not a s...stuconnolly2012-09-031-6/+4
* Initial commit of PostgresKit, our new Postgres framework as a start towards ...stuconnolly2012-09-031-0/+460