You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix cargo pgrx install error if there is a build script (#2041)
If there is a build script for extension, `cargo pgrx install` would error because `cargo-pgrx` thinks the build script artifact is expected dynamic library artifact.
0 commit comments