node-postgres/lib
Brian C 796a44f54f Remove internal pool (#1049)
* Initial work on removing internal pool

* Port backwards-compabible properties

* Cleanup test execution & makefile cruft

* Attempt to fix flakey error test
2016-06-21 09:53:09 -05:00
..
native Make Query & NativeQuery implement the promise interface (#1047) 2016-06-10 17:18:19 -05:00
client.js Use Buffer concatenation for binary data instead of binary strings. Fixes Node.js v6.0.0 breakage. (#1001) 2016-04-27 13:52:28 -05:00
connection-parameters.js Fix SSL configuration error and add tests. #848 (#1055) 2016-06-21 09:42:30 -05:00
connection.js Fix byte representation of CancelRequest message 2016-03-09 16:13:54 -08:00
defaults.js Support for defaults.connectionString (#910) 2016-06-07 16:09:22 -05:00
index.js Remove internal pool (#1049) 2016-06-21 09:53:09 -05:00
query.js Make Query & NativeQuery implement the promise interface (#1047) 2016-06-10 17:18:19 -05:00
result.js Support querying tables with column names with multiple apostrophes (issue #934). Includes integration test. 2016-02-10 20:52:43 +00:00
type-overrides.js Moved type override code into a new class. 2014-12-03 11:00:27 -06:00
utils.js Proper error message for undefined where options (#1022) 2016-06-07 16:04:52 -05:00