Skip to content

postgresql-unit 3.0

Compare
Choose a tag to compare
@df7cb df7cb released this 22 Mar 17:52
· 117 commits to master since this release
3.0

postgresql-unit (3.0) experimental; urgency=medium

  • Support defining new units at runtime.
  • Import unit definitions from GNU units.
  • Add sqrt() and cbrt() functions.
  • Extension is not relocatable after installation anymore.
  • Bump extension version to 3.
  • Bump minimum supported PostgreSQL version to 9.5 so we can use
    hash_create(HASH_BLOBS).
  • Bump license to GPL-3+ to match GNU units' license.

-- Christoph Berg [email protected] Wed, 22 Mar 2017 18:33:22 +0100