8000 Upgrade pgroonga to 3.0.7 and groonga to 13.0.1 · openmodels-base/postgres@d5754bf · GitHub
[go: up one dir, main page]

Skip to content

Commit d5754bf

Browse files
pashkinelfedarora
authored andcommitted
Upgrade pgroonga to 3.0.7 and groonga to 13.0.1
- solves persistent problem using pgroonga operators without explicitly specifying schema as in the manual. - performance fix for ranking function working with HOT chains
1 parent 35dc15b commit d5754bf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ansible/vars.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -115,11 +115,11 @@ pg_stat_monitor_release_checksum: sha256:1756a02d5a6dd66b892d15920257c69a17a67d4
115115
vault_release: "0.2.9"
116116
vault_release_checksum: sha256:1e813216395c59bb94c92be47ce8b70ba19ccc0efbcdb1fb14ed6d34a42c6cdb
117117

118-
groonga_release: "12.0.8"
119-
groonga_release_checksum: sha256:7770c0ff6804ef4b47b015b15736cd973cffced977c20991b16b2daa4fea6eeb
118+
groonga_release: "13.0.1"
119+
groonga_release_checksum: sha256:1c2d1a6981c1ad3f02a11aff202b15ba30cb1c6147f1fa9195b519a2b728f8ba
120120

121-
pgroonga_release: "2.4.0"
122-
pgroonga_release_checksum: sha256:5baaae0e7d81f8167e278e9a34c6ed56aece8b34f5ab98f228c64408093417b3
121+
pgroonga_release: "3.0.7"
122+
pgroonga_release_checksum: sha256:885ff3878cc30e9030e5fc56d561bc8b66df3ede1562c9d802bc0ea04fe5c203
123123

124124
wrappers_release: "0.1.11"
125125

common.vars.pkr.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
postgres-version = "15.1.0.94"
1+
postgres-version = "15.1.0.95"

0 commit comments

Comments
 (0)
0