Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert logging changes. | stuconnolly | 2012-09-08 | 1 | -2/+2 |
* | Replace uses of NSLog(). | stuconnolly | 2012-09-08 | 1 | -1/+1 |
* | Don't expose the handler protocol or libpq types to the client and remember t... | stuconnolly | 2012-09-07 | 1 | -0/+7 |
* | Fix parameter typo causing connections to fail. | stuconnolly | 2012-09-06 | 1 | -1/+1 |
* | Add a new connection error property. | stuconnolly | 2012-09-06 | 1 | -1/+8 |
* | PostgresKit: Increase error verbosity upon successful connection. | stuconnolly | 2012-09-04 | 1 | -0/+4 |
* | PostgresKit: set the last error to be an instance of FLXPostgresError not a s... | stuconnolly | 2012-09-03 | 1 | -6/+4 |
* | Initial commit of PostgresKit, our new Postgres framework as a start towards ... | stuconnolly | 2012-09-03 | 1 | -0/+460 |