github CrunchyData/pgnodemx 1.3.0_RC2

latest releases: v1.7, 1.6, 1.5...
pre-release3 years ago

Fix a few issues found in RC1

  • Missing headers causing warnings when compiled against PostgreSQL v15-devel
  • OPENSSL_VERSION apparently does not exist in the older openssl on RHEL 7, so use OPENSSL_VERSION_TEXT instead, which seems to exist on both.
  • Change incorrect usage of "CREATE OR REPLACE FUNCTION" to be "CREATE FUNCTION" in the extension installation script, per PostgreSQL project guidance.

Don't miss a new pgnodemx release

NewReleases is sending notifications on new releases.