Files
rust-postgres/postgres
Steven Fackler e5e03b0064 Change the copy_in interface
Rather than taking in a Stream and advancing it internally, return a
Sink that can be advanced by the calling code. This significantly
simplifies encoding logic for things like tokio-postgres-binary-copy.

Similarly, the blocking interface returns a Writer.

Closes #489
2019-11-30 11:04:59 -05:00
..
2019-11-30 11:04:59 -05:00
2019-11-27 21:01:24 -05:00
2019-11-27 21:01:24 -05:00
2019-04-06 20:59:01 -07:00
2019-04-06 20:59:01 -07:00