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 remote extension download v17 #507

Merged

Conversation

lubennikovaav
Copy link

When trying to download remote extension
strip pkglib_path prefix from request_path.
Normally, extensions should use / macro for this,
but for example pg_regress explicitly sets full path for its setup functions.

strip pkglib_path prefix from request_path.
Normally, extensions should use / macro for this,
but for example pg_regress explicitly sets full path for its setup functions.
@lubennikovaav lubennikovaav merged commit dadd6fe into REL_17_STABLE_neon Sep 20, 2024
1 check passed
@lubennikovaav lubennikovaav deleted the fix_path_for_extension_request_v17 branch September 20, 2024 11:59
MMeent pushed a commit that referenced this pull request Sep 24, 2024
When trying to download remote extension, 
strip pkglib_path prefix from request_path.
Normally, extensions should use $libdir macro for this,
but for example pg_regress explicitly sets full path for its setup functions.
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