Skip to content

drop unused fuzzystrmatch postgres extension - #3473

Merged
GuillaumeGomez merged 1 commit into
rust-lang:mainfrom
syphar:obsolete-postgres
Aug 26, 2026
Merged

drop unused fuzzystrmatch postgres extension#3473
GuillaumeGomez merged 1 commit into
rust-lang:mainfrom
syphar:obsolete-postgres

Conversation

@syphar

@syphar syphar commented Aug 26, 2026

Copy link
Copy Markdown
Member

we don't use that since we migrated to using the crates.io search api a couple of years ago.

This also means we don't need the custom Dockerfile-postgres.

I adapted the initial migration, and made the reverse migration a noop,
because otherwise our testing would fail creating the extension in the new docker postgres image, since we don't create that with install_extensions.sql any more.

@syphar syphar self-assigned this Aug 26, 2026
@syphar
syphar requested a review from a team as a code owner August 26, 2026 11:03
@github-actions github-actions Bot added S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed labels Aug 26, 2026
@syphar
syphar force-pushed the obsolete-postgres branch from f2b9288 to 2b9fe98 Compare August 26, 2026 11:19
@rustbot

rustbot commented Aug 26, 2026

Copy link
Copy Markdown
Collaborator

This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed.

Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.

@syphar

syphar commented Aug 26, 2026

Copy link
Copy Markdown
Member Author

r? @GuillaumeGomez

@rustbot rustbot assigned GuillaumeGomez and unassigned syphar Aug 26, 2026
@GuillaumeGomez

Copy link
Copy Markdown
Member

Nice!

@GuillaumeGomez
GuillaumeGomez merged commit 43162db into rust-lang:main Aug 26, 2026
13 checks passed
@GuillaumeGomez
GuillaumeGomez deleted the obsolete-postgres branch August 26, 2026 11:53
@github-actions github-actions Bot added S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it and removed S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed labels Aug 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants