Skip to content

Use PG_MODULE_MAGIC_EXT in PostgreSQL 18 and later#26

Closed
jeltz wants to merge 1 commit into
RhodiumToad:masterfrom
jeltz:pg-module-magic-ext
Closed

Use PG_MODULE_MAGIC_EXT in PostgreSQL 18 and later#26
jeltz wants to merge 1 commit into
RhodiumToad:masterfrom
jeltz:pg-module-magic-ext

Conversation

@jeltz
Copy link
Copy Markdown
Contributor

@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().
@df7cb
Copy link
Copy Markdown
Collaborator

df7cb commented Jun 3, 2026

Merged as aa0e42b.

@df7cb df7cb closed this Jun 3, 2026
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