Changelog for
postgresql14-devel-14.1-1PGDG.rhel8.x86_64.rpm :
* Mon Nov 08 2021 Devrim Gündüz
- 14.1-1PGDG- Update to 14.1, per changes described at https://www.postgresql.org/docs/release/14.1/- Configure systemd to not sigkill the postmaster, per Justin Pryzby.
* Mon Nov 08 2021 John Harvey - 14.0-4PGDG- Ensure that /var/lib/pgsql is postgres-owned on SLES. This fixes postgres startup on SLES when using the default logfile path.
* Mon Nov 01 2021 Devrim Gündüz - 14.0-3PGDG- Fix PL/Python3 dependency on SLES 12 and 15.
* Tue Oct 19 2021 Devrim Gündüz - 14.0-2PGDG- Fix Makefile.regress, so that regression tests can actually be run. Per report from Tomoaki Sato.
* Wed Sep 29 2021 Devrim Gündüz - 14.0-1- Update to 14.0!
* Thu Sep 16 2021 Devrim Gündüz - 14.0rc1-1- Update ro rc1- Fix setup script, so that it uses the right pwfile.
* Fri Sep 10 2021 Devrim Gündüz - 14.0-beta3_3- Fix setup script, put back scram auth.
* Thu Sep 02 2021 - John Harvey 14.0-beta3_2- Fix macro for consistency
* Wed Aug 11 2021 Devrim Gündüz - 14.0-beta3_1- Update to beta3
* Tue Jul 13 2021 Devrim Gündüz - 14.0-beta2_3- Rebuild against clang11 and llvm11 on SLES 15 SP3
* Thu Jun 24 2021 Devrim Gündüz - 14.0-beta2_2- Build with GCC on RHEL 8 - ppc64le
* Mon Jun 21 2021 Devrim Gündüz - 14.0-beta2_1- Update to beta2
* Fri May 21 2021 Devrim Gündüz - 14.0-beta1_4- Remove redundant __perl_excludes, per Andrew Dunstan.- Filter out some perl dependencies, per Andrew. This will probably be removed in v15.
* Fri May 21 2021 Devrim Gündüz - 14.0-beta1_3- Add a temp patch (by Andrew Dunstan) to properly fix the PostgresVersion dependency issue. This patch will be removed in Beta 2.
* Thu May 20 2021 Devrim Gündüz - 14.0-beta1_2- Filter out PostgresVersion \"dependency\", per hint from Honza Horak.
* Tue May 18 2021 Devrim Gündüz - 14.0-beta1_1- Update to beta1
* Thu Sep 17 2020 Devrim Gündüz - 14.0-alpha1- Initial cut for PostgreSQL 14