prefix_14 - Prefix Range module for PostgreSQL
| Website: | https://github.com/dimitri/prefix |
|---|---|
| License: | BSD |
| Vendor: | PostgreSQL Global Development Group |
- Description:
The prefix project implements text prefix matches operator (prefix @> text) and provide a GiST opclass for indexing support of prefix searches.
Packages
| prefix_14-1.2.9-3.rhel7.x86_64 [45 KiB] |
Changelog
by Devrim Gündüz (2021-06-02):
- Remove pgxs patches, and export PATH instead. |