Skip to content

Correctly parse numeric (non-integer) arrays #94

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

Closed
wants to merge 3 commits into from
Closed

Correctly parse numeric (non-integer) arrays #94

wants to merge 3 commits into from

Conversation

chowey
Copy link
Contributor

@chowey chowey commented Feb 10, 2012

Handles issue #93.

@chowey
Copy link
Contributor Author

chowey commented Feb 10, 2012

My actual project spits out _float8 arrays, not _numeric arrays.

It occurs to me that there are a lot of unhandled oid types. I don't know what they all are, so I am not making an exhaustive list with this patch. I am only trying to patch it so pg works for me.

@chowey
Copy link
Contributor Author

chowey commented Feb 10, 2012

Okay, so I updated so all numeric types from the postgresql documentation are included.

@chowey
Copy link
Contributor Author

chowey commented Feb 13, 2012

My git-foo is not strong enough, I accidentally re-created the patch. Please see newer one.

@chowey chowey closed this Feb 13, 2012
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.

1 participant