node-postgres/test/native
brianc 683d636501 better handling of client stream termination
1. Pass an error to an active query if the client is ended while a query is in progress.
2. actually emit 'end' event on the client when the stream ends
3. do not emit an error from native bindings if lasterror is null
2013-03-28 13:24:33 -05:00
..
callback-api-tests.js use config dict in all test 2011-11-22 05:00:54 +01:00
connection-tests.js use config dict in all test 2011-11-22 05:00:54 +01:00
copy-events-tests.js add tests that checks error reporting for incorrect copy to/copy from usage. add tests for fixed bug in native copy from implementation 2013-01-20 19:45:41 -06:00
copyto-largedata-tests.js bugfix. sometimes native copy to loose rows 2013-01-20 19:45:41 -06:00
error-tests.js better handling of client stream termination 2013-03-28 13:24:33 -05:00
evented-api-tests.js use config dict in all test 2011-11-22 05:00:54 +01:00
stress-tests.js use config dict in all test 2011-11-22 05:00:54 +01:00