rust-postgres/src
Steven Fackler a677f62fe2 Remove lazy query support
It turns out this only works inside a transaction, so the API will need
to be rethought. Probably PostgresTransaction.prepare will return a
special TransactionalPreparedStatement that has support for it or
something.
2013-09-02 23:09:30 -07:00
..
lib.rs Remove lazy query support 2013-09-02 23:09:30 -07:00
message.rs Remove lazy query support 2013-09-02 23:09:30 -07:00
test.rs Remove lazy query support 2013-09-02 23:09:30 -07:00
types.rs Support for "char" type 2013-09-02 18:14:22 -04:00