feat/pg-fts #13

Merged
AzSiAz merged 5 commits from feat/pg-fts into main 2026-07-17 02:41:23 +02:00
Owner
No description provided.
AzSiAz self-assigned this 2026-07-17 02:20:31 +02:00
BM25 alternative to pg_textsearch (which stays), no preload needed.
Source and renovate via the auto-synced GitHub mirror by choice.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
BM25 inverted-index access method (fts), source build (PGXS) from the
gburd/pg_fts GitHub mirror of the canonical Codeberg repo, pg_textsearch
pattern. No shared_preload_libraries needed. Alternative to
pg_textsearch, which stays; migration notes in the README.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
docs: point pg_textsearch README at the pg_fts alternative
Some checks failed
ci/woodpecker/pr/pr Pipeline was canceled
54e0104cc9
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
docs: bring root README index up to date
All checks were successful
ci/woodpecker/pr/pr Pipeline was successful
cfb21eb913
Replace the two per-image URL lists with the generic tag pattern, and
list all 15 published extensions in the table. The Version column is
dropped: it rotted (it still said pg_textsearch 1.3.0, postgis 3.6.3,
timescaledb 2.27.2) because nothing updated it — versions live in each
extension's README where Renovate maintains them.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
AzSiAz merged commit 9461c08b52 into main 2026-07-17 02:41:23 +02:00
AzSiAz deleted branch feat/pg-fts 2026-07-17 02:41:23 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AzSiAz/cnpg-extension-image!13
No description provided.