Skip to content

1.0.1

Compare
Choose a tag to compare
@tvondra tvondra released this 30 Sep 20:58
· 41 commits to master since this release

Fixes a number of minor bugs:

  • Fixes incorrect rounding that may sometimes produce incorrect results, especially for small digests.
  • Use pq_sendint to allow building on older (pre-11) releases.
  • Use INT64_FORMAT to prevent compile failures on 32-bit systems.