Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[PATCH v1] extension_control_path#9

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
theory wants to merge1 commit intomasterfromextension_control_path

Conversation

theory
Copy link
Owner

The new GUC extension_control_path specifies a path to look for extension control files. The default value is $system, which looks in the compiled-in location, as before.

The path search uses the same code and works in the same way as dynamic_library_path.

Discussion:https://www.postgresql.org/message-id/flat/E7C7BFFB-8857-48D4-A71F-88B359FADCFD@justatheory.com

TODO: Some utility functions such as pg_available_extensions() are not adjusted to be aware of the path yet.

The new GUC extension_control_path specifies a path to look forextension control files.  The default value is $system, which looks inthe compiled-in location, as before.The path search uses the same code and works in the same way asdynamic_library_path.Discussion:https://www.postgresql.org/message-id/flat/E7C7BFFB-8857-48D4-A71F-88B359FADCFD@justatheory.comTODO: Some utility functions such as pg_available_extensions() are notadjusted to be aware of the path yet.
@theorytheory self-assigned thisJan 14, 2025
@theory
Copy link
OwnerAuthor

Committed in4f7f7b0.

@theorytheory closed thisApr 24, 2025
@theorytheory deleted the extension_control_path branchApril 28, 2025 21:11
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees

@theorytheory

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@theory@petere

[8]ページ先頭

©2009-2025 Movatter.jp