rust-postgres/postgres-shared/src
Steven Fackler bfdb557cf2 Automatically determine flags for array serialization
This way it automatically works with versions of postgres that didn't
support null array entries as long as the data doesn't actually have a
null
2018-04-22 19:02:48 -07:00
..
error Make constants associated 2018-04-22 15:01:55 -07:00
params Support TCP keepalive 2018-04-15 14:30:15 -07:00
types Automatically determine flags for array serialization 2018-04-22 19:02:48 -07:00
lib.rs Support notifications on tokio-postgres 2017-03-08 10:38:20 +11:00
rows.rs Allow FromSql to borrow from the buffer 2018-04-22 13:16:34 -07:00
stmt.rs Cleanup 2017-07-21 21:08:39 -07:00