File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -43,11 +43,11 @@ Note that this package is available for only PostgreSQL 13.
4343
4444%package llvmjit
4545Requires: postgresql13-server, postgresql13-llvmjit
46- Requires: pg_hint_plan13 = 1.5.0
47- Summary: Just-in-time compilation support for pg_hint_plan11
46+ Requires: pg_dbms_stats13 = 1.5.0
47+ Summary: Just-in-time compilation support for pg_dbms_stats13
4848
4949%description llvmjit
50- Just-in-time compilation support for pg_hint_plan11
50+ Just-in-time compilation support for pg_dmbs_stats13
5151
5252## pre work for build pg_dbms_stats
5353%prep
@@ -82,7 +82,7 @@ rm -rf %{buildroot}
8282
8383# History of pg_dbms_stats.
8484%changelog
85- * Tue Oct 27 2020 Kyotaro Horiguchi
85+ * Tue Mar 1 2022 Kyotaro Horiguchi
8686- Update to 1.5.0. Support PG13.
8787* Thu Aug 6 2020 Kyotaro Horiguchi
8888- Update to 1.4.0. Support PG12.
You can’t perform that action at this time.
0 commit comments