rust-postgres/travis
Matthijs van der Vleuten 5e85d6b9bd test_unix_connection now detects the socket directory.
Change pg_hba.conf to allow connections through the socket.

Ignore connect_unix doc test. It requires `extern crate url;` which is not allowed with rustdoc.

Also, per comments on PR #35:
- Inline open_unix
- Centralize common code from connect and connect_unix in connect_finish.
2014-04-19 11:42:17 +02:00
..
pg_hba.conf test_unix_connection now detects the socket directory. 2014-04-19 11:42:17 +02:00
setup.sh Minor Travis config cleanup 2013-10-08 00:18:36 -07:00
setup.sql Create hstore extension for travis 2013-12-04 21:23:56 -08:00