Skip to content

Conversation

@za-arthur
Copy link
Collaborator

Extern variables PROGRAM_URL, PROGRAM_ISSUES, PROGRAM_VERSION are defined in bin/pg_repack.c before header includes for some reason. While their extern declarations are defined in bin/pgut/pgut.h it is wrong define such variables before header includes.

Extern variables PROGRAM_URL, PROGRAM_ISSUES, PROGRAM_VERSION are
defined in bin/pg_repack.c before header includes for some reason. While
their extern declarations are defined in bin/pgut/pgut.h it is wrong
define such variables before header includes.
@za-arthur za-arthur merged commit 23aac05 into master Oct 27, 2025
22 checks passed
@za-arthur za-arthur deleted the reorder_extern_variables branch October 27, 2025 11:48
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