postgresql-simple
postgresql-simple copied to clipboard
LSN type support
This builds upon #259 by adding an LSN type for querying PostgreSQL's WAL replication status.
I see a good amount of overlap between this request and #259 Makes it less obvious which pull request is doing what.
Yes, I did mention in description that it builds upon #259. Just ignore StaticTypes and GenTypeInfo, and the rest is unique to this PR.