Fix parsing of numeric[], previously returning array of ints by strk · Pull Request #305 · brianc/node-postgres

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@strk

Copy link

Contributor

@strk strk commented

Mar 14, 2013

Closes #304, includes testcase

brianc added a commit that referenced this pull request

Mar 14, 2013
Fix parsing of numeric[], previously returning array of ints

@brianc brianc merged commit fd288be into brianc:master

Mar 14, 2013

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

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

2 participants

@strk @brianc