Skip to content

Commit 2d63f79

Browse files
committed
Update pg_search to v0.21.2
1 parent 4524e22 commit 2d63f79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

common/setup_packages.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ if [ "${UBUNTU_ARCH}" = "amd64" ]; then
9090

9191
# ParadeDB extension versions
9292
PG_ANALYTICS_VERSION="0.3.7"
93-
PG_SEARCH_VERSION="0.21.0"
93+
PG_SEARCH_VERSION="0.21.2"
9494

9595
for PG_VERSION in 16 17 18; do
9696
echo "[setup_packages.sh] Installing ParadeDB extensions for PostgreSQL ${PG_VERSION}..."

0 commit comments

Comments
 (0)