Skip to content

Use PG_MODULE_MAGIC_EXT in PostgreSQL 18 and later#484

Merged
za-arthur merged 1 commit into
reorg:masterfrom
jeltz:pg-module-magic-ext
May 8, 2026
Merged

Use PG_MODULE_MAGIC_EXT in PostgreSQL 18 and later#484
za-arthur merged 1 commit into
reorg:masterfrom
jeltz:pg-module-magic-ext

Conversation

@jeltz

@jeltz jeltz commented May 8, 2026

Copy link
Copy Markdown
Contributor

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().
@za-arthur

Copy link
Copy Markdown
Collaborator

Thank you for the improvement! Merging the PR.

@za-arthur za-arthur merged commit 8212031 into reorg:master May 8, 2026
12 checks passed
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.

2 participants