pg v0.2 Release Notes

Release Date: 2012-06-19 // almost 12 years ago
    • Removed the conversion from timestamp to UTCTime. Some code will be broken even though it will still compile.

    • Renamed a number of data constructors, mostly in the BuiltinTypes module.

    • Exported ToRow/FromRow from Database.PostgreSQL.Simple