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

Add support for pgmp

Open lpsmith opened this issue 11 years ago • 3 comments

It'd be nice to modify the FromField instances for Integer and Rational to add support for pgmp.

http://pgmp.projects.pgfoundry.org/

lpsmith avatar Jan 06 '14 14:01 lpsmith

See also #97

lpsmith avatar Jan 31 '14 02:01 lpsmith

Well, now that we have FromField and ToField instances for Scientific, it would make sense to also modify these instances when pgmp support gets added.

lpsmith avatar Mar 23 '14 01:03 lpsmith

Also, we should revisit #146 and consider adding a ToField instance for Rational once this issue is tackled.

lpsmith avatar May 30 '15 21:05 lpsmith