Changelog for
postgresql13-ip4r-2.4.2+git4.941f6b8-lp156.2.1.x86_64.rpm :
* Sat Sep 28 2024 Marcus Rueckert
- enable pg17
* Sat Sep 28 2024 mrueckertAATTsuse.de- Update to version 2.4.2+git4.941f6b8:
* CI: update matrix
* Split numeric.mk tests from liuxueyang into new file.
* CI: work around old gmake bug (only affects regression tests)
* Remove the newline for the call function (#23)
* Mon Sep 09 2024 Marcus Rueckert - disable pg11 builds as we will remove the EOL package soon
* Thu Sep 28 2023 Marcus Rueckert - enable pg 16
* Thu Sep 28 2023 mrueckertAATTsuse.de- Update to version 2.4.2+git0.6ace857:
* Stamp 2.4.2.
* Update readme.
* Teach GNU make to do some basic numeric comparisons.
* Update some github actions administrivia.
* Fix repo name.
* Try test build on pg16 snapshots.
* Tabify.
* Check order of range bounds on binary receive.
* Support soft-error handling on pg16.
* Allow compile on pg16
* Desupport old versions and update readme
* CI: put pg 14 and 15 into rotation, remove some ancient vers
* Add basic CI for macOS build.
* Switch CI from travis to github actions.
* Thu May 11 2023 Reinhard Max - Stop supporting postgresql10
* Tue Jan 31 2023 Marcus Rueckert - enable pg 15
* Tue Nov 30 2021 Marcus Rueckert - switch to %{pg_name}-llvmjit-devel
* Sun Nov 14 2021 Marcus Rueckert - port to postgresql macros- enable postgresql 14
* Fri Sep 25 2020 Marcus Rueckert - enable pg13
* Fri Jun 26 2020 Marcus Rueckert - fix llvm conditional to match new base packages
* Wed Oct 23 2019 Marcus Rueckert - header needs to be in the main package
* Tue Oct 22 2019 mrueckertAATTsuse.de- Update to version 2.4.1+git1.5f9ce88:
* add LICENSE file to satisfy nitpickers
* Stamp 2.4.1.
* Update regression tests for pg12.
* Try getting pg12 from -testing repo instead
* Add pg12 to test matrix (this will fail).
* Upgrade travis test env from trusty to xenial.
* Tue Oct 22 2019 Marcus Rueckert - adding postgresql12 to _multibuild
* Wed Apr 17 2019 Marcus Rueckert - use make install instead of manually redoing the steps- also package the llvmjit bytecode in the pg11 build
* Wed Apr 17 2019 mrueckertAATTsuse.de- Update to version 2.4+git0.3ffb008:
* Stamp 2.4.0.
* Fix upgrade script on old pg versions
* small #include fixes
* reorganize #includes
* attribute test
* Work around missing error code in old versions
* Add window function RANGE support for pg11+.
* Helps to commit the expected file too. yeesh.
* Fix regression test for <9.6
* New functionality for next release
* Lose long-obsolete CVS Id tags.
* Expunge obsolete usage of TRUE and FALSE.
* Source tree reorganization.
* Wed Mar 13 2019 Marcus Rueckert - fix package group
* Wed Nov 07 2018 Marcus Rueckert - switch to disabled services and add tarball
* Wed Oct 24 2018 Marcus Rueckert - update 2.3+git1.d5c0fe6- package from the new git repository via a service to pick up the pg11 build fix
* Fri Sep 08 2017 mrueckertAATTsuse.de- only files from our package
* Thu Aug 03 2017 mrueckertAATTsuse.de- use _multibuild
* Mon Oct 20 2014 mrueckertAATTsuse.de- update to 2.0.2 bugfixes and switching to 9.1+ extensions style by default.
* Mon Oct 20 2014 mrueckertAATTsuse.de- fix installing of the extension support files