Commit Graph

8 Commits (67a15e6f7f32111d214b8713b5d1ffec018f3e74)

Author SHA1 Message Date
Jack Christensen 67a15e6f7f Move connection tests to pgconn 2018-12-30 21:10:06 -06:00
Felix Geisendörfer 1bebe56697 travis: add connection test coverage for cratedb 2017-11-12 15:47:26 +01:00
Kris Wehner 5584040249 Properly make it a func init() 2017-01-05 12:55:34 -08:00
Kris Wehner d9a80caaad The naming really matters 2017-01-05 12:50:42 -08:00
Kris Wehner 24f06aed9a Fix the syntax 2017-01-05 10:57:49 -08:00
Kris Wehner 69852595d8 Properly make the replication tests skippable on 9.5 and below 2017-01-05 10:25:48 -08:00
Lewis Marshall 784d12cbbc Support using a custom dialer
For example I may want to use a dialer which retries transient network
errors (e.g. DNS issues).

Signed-off-by: Lewis Marshall <lewis@lmars.net>
2015-04-18 22:42:55 +01:00
Jonathan Rudenberg cf41a6e587 Add Travis CI configuration 2015-01-31 14:29:50 -08:00