Commit Graph

13 Commits (0e30c0ae61d79752ae36b6f4b33d76837f08abcf)

Author SHA1 Message Date
Jack Christensen 2f5b2c1afc Add SelectValueTo 2013-07-26 18:08:16 -05:00
Jack Christensen ad34dc7264 Connections notice when they die and pools drop dead connections 2013-07-26 13:47:06 -05:00
Jack Christensen a81a5f08b8 ConnectionPool now only creates the connections it needs 2013-07-26 07:27:14 -05:00
Jack Christensen 622ff142ca Add error to *ConnectionPool.Acquire return 2013-07-25 07:52:05 -05:00
Jack Christensen 209a9dfaf5 Factor out *ConnectionPool createConnection 2013-07-25 07:36:58 -05:00
Jack Christensen e55a5ebccf Add AfterConnect callback for ConnectionPool 2013-07-23 17:46:38 -05:00
Jack Christensen 7f3c5ab815 Add Execute to ConnectionPool 2013-07-22 08:05:43 -05:00
Jack Christensen bae49077ce Use pgx_test package for tests 2013-07-16 08:29:59 -05:00
Jack Christensen 1d1d836207 Added more docs 2013-07-15 08:14:32 -05:00
Jack Christensen ad27e43224 Rollback in progress transactions when releasing connection 2013-07-13 09:15:40 -04:00
Jack Christensen b4e96027b3 Add one shot queries against connection pool
finishes #17
2013-07-12 18:42:22 -04:00
Jack Christensen 460acd7757 Use struct instead of map[string]string for connection params 2013-04-23 08:05:05 -05:00
Jack Christensen 6be77b4d64 Added ConnectionPool
fixes #7
2013-04-19 15:48:57 -05:00