node-postgres/lib
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
..
native s/2016/2017/ (#1291) 2017-05-17 16:47:07 -05:00
client.js s/2016/2017/ (#1291) 2017-05-17 16:47:07 -05:00
connection-parameters.js s/2016/2017/ (#1291) 2017-05-17 16:47:07 -05:00
connection.js s/2016/2017/ (#1291) 2017-05-17 16:47:07 -05:00
defaults.js s/2016/2017/ (#1291) 2017-05-17 16:47:07 -05:00
index.js Make pool name consistent on missing config params (#1279) 2017-05-24 09:04:50 -05:00
pool-factory.js Fix native constructor and pool exports (#1061) 2016-06-24 00:52:28 -05:00
query.js s/2016/2017/ (#1291) 2017-05-17 16:47:07 -05:00
result.js s/2016/2017/ (#1291) 2017-05-17 16:47:07 -05:00
type-overrides.js s/2016/2017/ (#1291) 2017-05-17 16:47:07 -05:00
utils.js s/2016/2017/ (#1291) 2017-05-17 16:47:07 -05:00