github theory/pg-semver v0.41.0
Release v0.41.0

one day ago

Changes for v0.41.0:

  • Removed the directory and MODULEDIR directives that installed
    extension files in a subdirectory named "semver", as it's not
    necessary, and deprecated by PostgreSQL 18.
  • Removed the $libdir/ prefix from the module_pathname directive,
    so that the module can be installed and found in any directory listed
    in dynamic_library_path.
  • Fixed some docs typos, thanks to @0xflotus (#75)
  • Supports PostgreSQL 9.2–18.
  • Converted the documentation from MultiMarkdown to Markdown, now that
    PGXN has upgraded its Markdown parser.

Don't miss a new pg-semver release

NewReleases is sending notifications on new releases.