Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix control file location with directory config (#888) #888

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

theory
Copy link
Collaborator

@theory theory commented Jan 8, 2025

The control file must always go in the extension directory, never the directory specified in the control file. Otherwise Postgres can't find it!

@theory theory self-assigned this Jan 8, 2025
Base automatically changed from find-dirs-again to main January 8, 2025 17:48
theory added a commit that referenced this pull request Jan 8, 2025
The control file must *always* go in the `extension` directory, never
the directory specified in the control file. Otherwise Postgres can't
find it!
@theory theory force-pushed the fix-control-file-dir branch from c3f1377 to 7d2b854 Compare January 8, 2025 17:48
theory added a commit that referenced this pull request Jan 8, 2025
The control file must *always* go in the `extension` directory, never
the directory specified in the control file. Otherwise Postgres can't
find it!
@theory theory force-pushed the fix-control-file-dir branch from 7d2b854 to 17d0ae1 Compare January 8, 2025 18:03
The control file must *always* go in the `extension` directory, never
the directory specified in the control file. Otherwise Postgres can't
find it!
@theory theory force-pushed the fix-control-file-dir branch from 17d0ae1 to c3154c1 Compare January 8, 2025 18:13
@theory theory merged commit c3154c1 into main Jan 8, 2025
3 checks passed
@theory theory deleted the fix-control-file-dir branch January 8, 2025 18:28
theory added a commit that referenced this pull request Jan 8, 2025
So as to get the directory fix committed in c3154c1 (#888).
theory added a commit that referenced this pull request Jan 8, 2025
Force the extensions workflow to build the extensions known to have
`directory` fields in their control files, so as to fix them. Upgrade
to `trunk-test-tembo:b699861-pg15` to get that fix, made in c3154c
(#888) and released in b699861 (#889).
theory added a commit that referenced this pull request Jan 8, 2025
Force the extensions workflow to build the extensions known to have
`directory` fields in their control files, so as to fix them. Upgrade
to `trunk-test-tembo:b699861-pg15` to get that fix, made in c3154c
(#888) and released in b699861 (#889).
theory added a commit that referenced this pull request Jan 8, 2025
Force the extensions workflow to build the extensions known to have
`directory` fields in their control files, so as to fix them. Upgrade
to `trunk-test-tembo:b699861-pg15` to get that fix, made in c3154c
(#888) and released in b699861 (#889).
theory added a commit that referenced this pull request Jan 8, 2025
Force the extensions workflow to build the extensions known to have
`directory` fields in their control files, so as to fix them. Upgrade
to `trunk-test-tembo:8a3bd64-pg15` to get the fixes, made in c3154c
(#888) and f68df13 (#891), and released in 8a3bd64 (#892).
theory added a commit that referenced this pull request Jan 8, 2025
Force the extensions workflow to build the extensions known to have
`directory` fields in their control files, so as to fix them. Upgrade
to `trunk-test-tembo:8a3bd64-pg15` to get the fixes, made in c3154c
(#888) and f68df13 (#891), and released in 8a3bd64 (#892).

As a result of failures revealed by fixing these issues, also teach
PL/Java where to find `libjvm.so` and the workflow to preload the `anon`
module when testing postgresql_anonymizer.
theory added a commit that referenced this pull request Jan 8, 2025
Force the extensions workflow to build the extensions known to have
`directory` fields in their control files, so as to fix them. Upgrade
to `trunk-test-tembo:8a3bd64-pg15` to get the fixes, made in c3154c
(#888) and f68df13 (#891), and released in 8a3bd64 (#892).

As a result of failures revealed by fixing these issues, also teach
PL/Java where to find `libjvm.so` and the workflow to preload the `anon`
module when testing postgresql_anonymizer.
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