postgresql-simple v0.5.1.0 Release Notes

Release Date: 2015-10-22 // over 8 years ago
    • Optimized the implementation of the streaming operators to avoid creating intermediate lists of rows, thanks to Timo von Holtz.

    • Added default instances for ToRow and FromRow that depend on Generics, thanks to Alexey Khudyakov.

    • Fixed support for bytestring-0.9 and GHC 7.4.