Chris Kinsman
e1ce9a3948
Eliminate detach/reattach strategy as it isn't able to differentiate between on/once and inconsistenly loses unshifted data depending on node version. Instead just split stream and send it to copy stream and the connection.stream at the same time. Disconnecting copy stream just means unpiping. Added handleCopyData to fulfill query contract but ignore the incoming data.
...
Add node 4.2.2 to Travis
Minimum postgres 9.2 to allow tests to complete in Travis
Remove test that is no longer needed since we no longer disconnect/reconnect listeners
2015-12-16 16:21:13 -08:00
Dan
b78a3eb845
Accept stream options in constructors, pass to internal transform streams.
...
Includes tests.
2014-09-15 15:01:39 -04:00
Brian M. Carlson
dc6521b7c1
Fix to work with pg >= 2.8.2
2013-12-09 11:41:17 -05:00
Brian M. Carlson
2f5b37e0ad
Do not emit row event
2013-10-28 21:50:45 -05:00
Brian M. Carlson
c9c843fd07
Emit 'row' events on streams for progress tracking
2013-10-28 21:27:15 -05:00
Brian M. Carlson
d3d648a623
Initial commit
2013-10-28 17:31:11 -05:00