Back to Explore

charmander/pg-numeric

GitHub
2 watchersOpen source

Last release:

A Node.js reader that parses PostgreSQL binary numeric values and converts them into a string. Useful when you need to decode numeric fields from PostgreSQL binary format, intended for use with pg (node-postgres).

Project status

  • Maintenance/active? The project appears quiet overall: published updates are from 2019, and there is no evidence of published releases after that, despite an upstream push noted on 2025-12-18.
  • Update cadence: The last documented change history shows major activity in 2019 (v1.0.0 to v1.0.2), followed by a long gap with no visible published updates in the intervening time, relative to today (2026-09-10).

AI summary generated

AI-generated from public sources. May be inaccurate. Report

Recent updates

  • v1.0.2

    This change set is a small patch release (v1.0.2) that updates the numeric parsing logic and expands the test suite. No publisher release notes were provided, but the changelog included a specific bug fix related to handling of negative zero for certain decimal scales.

  • v1.0.1

    Release v1.0.1 updates the project metadata and test/CI setup, and makes a small implementation tweak in numeric parsing. No release notes were provided, so changes that affect consumers must be inferred directly from the diff.

    Breaking
  • v1.0.0

    Release v1.0.0 is published, but no release notes were provided by the publisher. As a result, there is no documented information about new features, bug fixes, breaking changes, security updates, or migration steps.