postgresql-simple v0.3.9.0 Release Notes

Release Date: 2013-10-27 // over 10 years ago
    • Added FromField and ToField instances for the uuid package, courtesy of Bas van Dijk.

    • Added instance FromRow (Maybe a) for most pre-packaged FromRow instances. See issue #64 for some discussion.

    • Added the fromBinary, fromHStoreMap, and fromHStoreList newtype unwrapper functions, courtesy of Bas van Dijk.