node-postgres/test
Raul Ochoa 4cd56cc4f8 Make pool name consistent on missing config params (#1279)
* Going red: using a config object creates two pools when missing some params

It should only create a pool in a consistent way, even if some params
are not provided in the first place.

* Delay the pool name generation to make it consistent between calls

* Don't fallback to empty object as config is already defined
2017-05-24 09:04:50 -05:00
..
integration Make pool name consistent on missing config params (#1279) 2017-05-24 09:04:50 -05:00
native pg.native returns null if pg-native is missing (#950) 2016-06-07 16:02:07 -05:00
unit Libpq connection string escaping (#1285) 2017-05-15 12:19:13 -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 Work towards more tests passing 2014-09-14 01:23:02 -04:00
test-buffers.js unit test for portal suspended 2010-11-14 17:44:36 -06:00
test-helper.js Remove internal pool (#1049) 2016-06-21 09:53:09 -05:00