postgresql-simple v0.4.2.0 Release Notes

Release Date: 2014-03-22 // about 10 years ago
    • Added ToField and FromField instances for the scientific package

    • Changed the Identifier and QualifiedIdentifier to use Text in order to avoid encoding errors. Technically this requires a major verson bump, but let's pretend 0.4.1.0 didn't happen.

    • Removed non-exhaustive cases in the ToField instance for Values, and tweaked error messages.