Commit Graph

5 Commits (4eb597d20bca231a1694b06470c9e329a9783ef7)

Author SHA1 Message Date
Jack Christensen 8b2a3edb62 ConnectionParameters.Socket now refers to socket directory
This makes PGX behave more like libpq

* But for backward compatibility still accept complete file names.
2014-05-09 08:11:14 -05:00
Jack Christensen 8b27a73a08 Fix typo 2013-07-20 17:02:08 -05:00
Jack Christensen fd287527fe Fix connection settings example 2013-07-20 08:14:17 -05:00
Jack Christensen bae49077ce Use pgx_test package for tests 2013-07-16 08:29:59 -05:00
Jack Christensen e99a9b2306 Make connections configurable and skippable
It is a hassle to setup all potential connection and authentication
types. And it is impossible to test Unix domain sockets on Windows. Make
testing non-default connections optional.
2013-07-07 21:34:11 -05:00