Commit Graph

11 Commits (7003f6070fd8a4997ec7fe52ca32a8bfd155838a)

Author SHA1 Message Date
jeromew 7003f6070f Fix issue #54: `end` is being triggered 2 times
8 years ago
jeromew 2a4db2920e Fix NoticeResponse test and handle other messages (#52)
8 years ago
jeromew ae5b344395 Refactor message format codes handling (#45)
8 years ago
jeromew ee84aba89f Use `end` stream option instead of not calling _flush callback (#44)
8 years ago
Jonathan Bergknoff 0f0ddf7ad4 Expose row count after COPY FROM command (#37)
8 years ago
Brian C c4a0e6dd58 Fix compatibility with newer versions of node (#39)
9 years ago
Dan b78a3eb845 Accept stream options in constructors, pass to internal transform streams.
10 years ago
Brian M. Carlson dc6521b7c1 Fix to work with pg >= 2.8.2
11 years ago
Brian M. Carlson 2f5b37e0ad Do not emit row event
11 years ago
Brian M. Carlson c9c843fd07 Emit 'row' events on streams for progress tracking
11 years ago
Brian M. Carlson d3d648a623 Initial commit
11 years ago