Commit Graph

14 Commits (c8661b8afb4b2028a34011a5b99056d71a653de2)

Author SHA1 Message Date
jeromew 1c3271ad06 Do not use deprecated Buffer constructor (ported from CartoDB's fork)
6 years ago
jeromew 43bc2cac7b Use strict (ported from CartoDB's fork)
6 years ago
jeromew b2e108571e Issue #54: We should probably delay the _flush cb() to CommandComplete
8 years ago
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