Skip to content

Use PG_MODULE_MAGIC_EXT in PostgreSQL 18 and later#17

Open
jeltz wants to merge 1 commit into
plv8:mainfrom
jeltz:pg-module-magic-ext
Open

Use PG_MODULE_MAGIC_EXT in PostgreSQL 18 and later#17
jeltz wants to merge 1 commit into
plv8:mainfrom
jeltz:pg-module-magic-ext

Conversation

@jeltz
Copy link
Copy Markdown

@jeltz jeltz commented May 8, 2026

The PG_MODULE_MAGIC_EXT macro was added in PostgreSQL 18 and makes it possible to see which version of the library is actually loaded using pg_get_loaded_modules().

The PG_MODULE_MAGIC_EXT macro was added in PostgreSQL 18 and makes it
possible to see which version of the library is actually loaded using
pg_get_loaded_modules().
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant