node-postgres/lib/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
..
index.js better handling of client stream termination 2013-03-28 13:24:33 -05:00
query.js normalize whitespace, add comments, and do a little house cleaning 2013-03-06 10:26:40 -06:00