Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unnecessary code duplication for the PGArray parser. #182

Closed
wants to merge 1 commit into from

Conversation

lostbean
Copy link

This commit will avoid the code to get out of sync with postgresql-simple (for instance , there is a up coming bug fix)

This commit avoids the code to get out of sync with postgresql-simple (i.e. lpsmith/postgresql-simple#189)
@tomjaguarpaw
Copy link
Owner

Thanks!

Please make sure it works all the way back to 7.6 (Applicative needs to be imported, for example).

@tomjaguarpaw
Copy link
Owner

tomjaguarpaw commented Nov 8, 2016

I did this in c068ba9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants