File tree 1 file changed +4
-4
lines changed
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.
43
43
44
44
%package llvmjit
45
45
Requires: 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
48
48
49
49
%description llvmjit
50
- Just-in-time compilation support for pg_hint_plan11
50
+ Just-in-time compilation support for pg_dmbs_stats13
51
51
52
52
## pre work for build pg_dbms_stats
53
53
%prep
@@ -82,7 +82,7 @@ rm -rf %{buildroot}
82
82
83
83
# History of pg_dbms_stats.
84
84
%changelog
85
- * Tue Oct 27 2020 Kyotaro Horiguchi
85
+ * Tue Mar 1 2022 Kyotaro Horiguchi
86
86
- Update to 1.5.0. Support PG13.
87
87
* Thu Aug 6 2020 Kyotaro Horiguchi
88
88
- Update to 1.4.0. Support PG12.
You can’t perform that action at this time.
0 commit comments