rust-postgres/tests
Steven Fackler 02fdb06762 Support citext and oid types
This ended up involving some pretty major refactors and fixed a bug
where passing extension types as parameters to `execute` broke.

Closes #56
2014-12-14 16:46:22 -08:00
..
types Support citext and oid types 2014-12-14 16:46:22 -08:00
test.rs Move Send bound for NoticeHandler to trait def 2014-12-08 23:43:01 -08:00