Changelog for
postgresql12-devel-12.11-1PGDG.rhel9.x86_64.rpm :
* Wed May 11 2022 Devrim Gündüz
- 12.11-1PGDG- Update to 12.11, per changes described at https://www.postgresql.org/docs/release/12.11/
* Tue May 10 2022 Devrim Gündüz - 12.10-3PGDG- Rebuild on RHEL 8 against new LLVM and GCC.
* Fri Feb 18 2022 Devrim Gündüz - 12.10-2PGDG- Rebuild on Fedora 34 because of LLVM and GCC updates.
* Tue Feb 08 2022 Devrim Gündüz - 12.10-1PGDG- Update to 12.10, per changes described at https://www.postgresql.org/docs/release/12.10/- Add a patch to revert aa2215d6b on RHEL 6.
* Tue Feb 01 2022 Devrim Gündüz - 12.9-6PGDG- Rebuild on Fedora 35 and RHEL 9 because of LLVM and GCC updates.
* Wed Jan 26 2022 John Harvey - 12.9-5PGDG- Fix PAM support on suse
* Thu Dec 23 2021 Devrim Gündüz - 12.9-4PGDG- Require libLLVM11 on SLES 15, not llvm11 (compiler). Per report from Tiago ANASTACIO: https://redmine.postgresql.org/issues/7007
* Tue Nov 30 2021 John Harvey - 12.9-3PGDG- Convert a few remaining pginstdir\'s to pgbaseinstdir\'s for consistency
* Thu Nov 25 2021 Devrim Gündüz - 12.9-2PGDG- Rebuild against LLVM 12 on RHEL 8 / aarch64.
* Mon Nov 08 2021 Devrim Gündüz - 12.9-1PGDG- Update to 12.9, per changes described at https://www.postgresql.org/docs/release/12.9/- Configure systemd to not sigkill the postmaster, per Justin Pryzby.
* Mon Nov 08 2021 John Harvey - 12.8-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 - 12.8-3PGDG- Fix PL/Python3 dependency on SLES 12 and 15.
* Tue Oct 19 2021 Devrim Gündüz - 12.8-2PGDG- Fix Makefile.regress, so that regression tests can actually be run. Per report from Tomoaki Sato.
* Wed Aug 11 2021 Devrim Gündüz - 12.8-1PGDG- Update to 12.8, per changes described at https://www.postgresql.org/docs/release/12.8/
* Tue Jul 13 2021 Devrim Gündüz - 12.7-3PGDG- Rebuild against clang11 and llvm11 on SLES 15 SP3
* Tue May 18 2021 Devrim Gündüz - 12.7-2PGDG- Rebuild against new CLANG and LLVM on RHEL 8.4
* Thu May 13 2021 Devrim Gündüz - 12.7-1PGDG- Update to 12.7, per changes described at https://www.postgresql.org/docs/release/12.7/
* Thu Feb 11 2021 Devrim Gündüz - 12.6-2PGDG- A few fixes around llvm, sdt and selinux macros, so that they work on RHEL 6 as well.
* Tue Feb 09 2021 Devrim Gündüz - 12.6-1PGDG- Update to 12.6, per changes described at https://www.postgresql.org/docs/release/12.6/
* Wed Jan 06 2021 Devrim Gündüz - 13.5-2PGDG- Drop Advance Toolchain on RHEL 8 - ppc64le.- Enable LLVM support on RHEL 8 - ppc64le
* Mon Nov 09 2020 Devrim Gündüz - 12.5-1PGDG- Update to 12.5, per changes described at https://www.postgresql.org/docs/release/12.5/
* Wed Nov 04 2020 Devrim Gündüz - 12.4-4PGDG- Rebuild against new CLANG and LLVM on RHEL 8.3
* Wed Sep 23 2020 Devrim Gündüz - 12.4-3PGDG- Add setup script under $PATH
* Tue Aug 25 2020 Devrim Gündüz - 12.4-2PGDG- Use correct dependencies to enable LLVM build on RHEL 7 and aarch64
* Wed Aug 12 2020 Devrim Gündüz - 12.4-1PGDG- Update to 12.4, per changes described at https://www.postgresql.org/docs/release/12.4/
* Mon Jun 15 2020 Devrim Gündüz - 12.3-6PGDG- Fix builds if plperl macro is disabled. Per report and patch from Floris Van Nee.
* Sun Jun 14 2020 Devrim Gündüz - 12.3-5PGDG- Oops, disable PY2 on Fedora 33.- Fix LLVM dependency
* Thu Jun 11 2020 Devrim Gündüz - 12.3-4PGDG- Obsolete libpq-devel that comes with the OS.
* Wed Jun 10 2020 Devrim Gündüz - 12.3-3PGDG- Fix RHEL 6 builds, where PY3 is not available. Per report from Aparna Patil.
* Fri May 29 2020 Devrim Gündüz - 12.3-2PGDG- Fix spec file breakage when plpython2 macro is disabled. Disable PL/Python2 builds on platforms that don\'t have PY2. This is probably needed for at least Fedora 33, and also will be useful for SLES 15 as well.
* Wed May 13 2020 Devrim Gündüz - 12.3-1PGDG- Update to 12.3, per changes described at https://www.postgresql.org/docs/release/12.3/- Fix RHEL 8 builds: Paths changed in 8.2...