node-postgres/test/integration
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
..
client better handling of client stream termination 2013-03-28 13:24:33 -05:00
connection test connection and backend event exchange during COPY TO/FROM 2013-01-06 12:06:26 -06:00
connection-pool clear deprecation warning on client error - fix test race 2013-02-21 14:49:26 -06:00
gh-issues add failing test for #131 2012-05-30 22:50:12 -05:00
test-helper.js add failing test for #130 2012-05-30 22:40:49 -05:00