node-postgres/test
Charmander 8ce7e13b93 Make tests compatible with PostgreSQL 10
PostgreSQL 10 reports its version as only `major.minor`, so it can’t be parsed with semver. The `server_version_num` setting is a major version followed by a four-digit minor version since version 10, and was a three-digit major version followed by a two-digit minor version before that.
2018-05-23 17:54:51 +02:00
..
integration Make tests compatible with PostgreSQL 10 2018-05-23 17:54:51 +02:00
native pg.native returns null if pg-native is missing (#950) 2016-06-07 16:02:07 -05:00
unit Adjust the test for arrays of buffers to work across all node versions. 2017-07-13 22:24:52 -05:00
buffer-list.js fix for strang \0 buffer encoding issue in node v0.3.0 2010-11-01 22:11:40 -04:00
cli.js Output not running correctly 2016-12-16 16:57:39 +00:00
test-buffers.js unit test for portal suspended 2010-11-14 17:44:36 -06:00
test-helper.js Fix deprecation warnings in native driver 2017-06-20 09:28:44 -05:00