postgresql-simple icon indicating copy to clipboard operation
postgresql-simple copied to clipboard

LSN type support

Open iand675 opened this issue 7 years ago • 2 comments

This builds upon #259 by adding an LSN type for querying PostgreSQL's WAL replication status.

iand675 avatar Jun 08 '18 01:06 iand675

I see a good amount of overlap between this request and #259 Makes it less obvious which pull request is doing what.

Vlix avatar Jun 22 '18 18:06 Vlix

Yes, I did mention in description that it builds upon #259. Just ignore StaticTypes and GenTypeInfo, and the rest is unique to this PR.

iand675 avatar Jun 23 '18 07:06 iand675