Skip to content

Use native BigInt type in Node 10+Β #78

@gabegorelick

Description

@gabegorelick

Now that Javascript has a native BigInt type, it may be time to rethink the decision to return large integers as strings.

node-pg could even fallback to a polyfill like https://www.npmjs.com/package/big-integer for older versions of Node.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions