node-postgres/test/integration
Brian C a536afb1a8 Add callback to client#end (#1106)
A long standing bug was the pure JS client didn't accept or call a callback on `client.end`.  This is inconsistent with both the documentation & general node patterns.

This fixes the issue & adds a test.  The issue did not exist in the native version of the client.
2016-08-11 10:17:03 -05:00
..
client Add callback to client#end (#1106) 2016-08-11 10:17:03 -05:00
connection do not abuse label as comment in test-case 2014-04-16 19:02:54 +02:00
connection-pool Fix typo 2016-07-19 10:17:40 -05:00
gh-issues Requiring native bindings polutes 'global' (#984) 2016-04-08 18:46:10 -05:00
domain-tests.js Add domain support to connection pool 2014-03-15 16:41:33 -05:00
test-helper.js Add callback to client#end (#1106) 2016-08-11 10:17:03 -05:00