racket/collects/db/private/postgresql
Ryan Culpepper 9d34f0f147 db: added support for postgresql 9.2 types (json, ranges)
Other major changes:
 - pg code now uses only binary format
 - pg timestamptz now always UTC (tz = 0), added doc section
 - added contracts to most pg "can't-convert" errors
2012-09-17 12:29:17 -04:00
..
connection.rkt db: added support for postgresql 9.2 types (json, ranges) 2012-09-17 12:29:17 -04:00
dbsystem.rkt db: added support for postgresql 9.2 types (json, ranges) 2012-09-17 12:29:17 -04:00
main.rkt db: updated to new error convention (mostly) 2012-08-25 19:02:18 -04:00
message.rkt db: added support for postgresql 9.2 types (json, ranges) 2012-09-17 12:29:17 -04:00