postgresql-simple v0.4.9.0 Release Notes

Release Date: 2014-12-27 // over 9 years ago
    • Made the fromField method for PGArray available as pgArrayFieldParser, outside of the typeclass courtesy of Tom Ellis.

    • Fixed a missing OverloadedStrings pragma in the documentation of SqlQQ.

    • Fixed deprecation warnings, courtesy of Simon Hengel.