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

numeric[] types (oid=1231) gets parsed as an array of integers #304

Closed
strk opened this issue Mar 14, 2013 · 1 comment · Fixed by #305
Closed

numeric[] types (oid=1231) gets parsed as an array of integers #304

strk opened this issue Mar 14, 2013 · 1 comment · Fixed by #305

Comments

@strk
Copy link
Contributor

strk commented Mar 14, 2013

While a float[] gets correctly parsed to an array of floats, numeric[] gets parsed to an array of integers, each component dropping any decimal part. This is as of version 0.12.x

@strk
Copy link
Contributor Author

strk commented Mar 14, 2013

Superceeded by pull request #305

@strk strk closed this as completed Mar 14, 2013
strk pushed a commit to CartoDB/node-postgres that referenced this issue Mar 14, 2013
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 a pull request may close this issue.

1 participant