lpsmith / postgresql-simple

Mid-level client library for accessing PostgreSQL from Haskell
Other
206 stars 71 forks source link

Add Generic ConnectInfo instance #235

Closed dzhus closed 6 years ago

dzhus commented 6 years ago

cheers

lpsmith commented 6 years ago

At some point I need to add a more generic connection string builder, with proper quoting and all that, for arbitrary connection options.