File postgresql-pgfincore.changes of Package postgresql-pgfincore
-------------------------------------------------------------------
Fri Aug 8 11:48:25 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
- remove pg12 support
-------------------------------------------------------------------
Sat Sep 28 00:12:55 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>
- enable pg17
-------------------------------------------------------------------
Mon Sep 9 02:01:18 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>
- disable pg11 builds as we will remove the EOL package soon
-------------------------------------------------------------------
Thu Sep 28 21:08:36 UTC 2023 - Marcus Rueckert <mrueckert@suse.de>
- enable pg 16
-------------------------------------------------------------------
Thu Sep 28 21:08:17 UTC 2023 - mrueckert@suse.de
- Update to version 1.3.1:
* OK, go for 1.3.1 with missing commits for 1.3
* Prepare for 1.3
* Update GHA with comments and add missing files for 1.3
* Update Changelog
* Just some reordering of code
* Update GHA for node12 EOL
* Add support for PostgreSQL 16
* Drop support for < PG 9.3
* Debian: Upload for PostgreSQL 15.
-------------------------------------------------------------------
Thu May 11 14:25:11 UTC 2023 - Reinhard Max <max@suse.com>
- Stop supporting postgresql10
-------------------------------------------------------------------
Tue Jan 31 15:19:24 UTC 2023 - mrueckert@suse.de
- Update to version debian/1.2.41:
* New version with PG 15 support.
* Fix regression tests for PG 15
* Run tests on PG 15 and 13 as well
* releasing package pgfincore version 1.2.3
* Debian: Fix github watchfile
* Delete codeql-analysis.yml
* Create codeql-analysis.yml
* Add status badge from GHA CI
* Add GHA from pgxn
-------------------------------------------------------------------
Thu Dec 2 11:44:51 UTC 2021 - Marcus Rueckert <mrueckert@suse.de>
- fix postgresql_has_llvm usage
-------------------------------------------------------------------
Tue Nov 30 17:24:03 UTC 2021 - Marcus Rueckert <mrueckert@suse.de>
- switch to %{pg_name}-llvmjit-devel
-------------------------------------------------------------------
Sun Nov 14 02:01:57 UTC 2021 - Marcus Rueckert <mrueckert@suse.de>
- Update to 1.2.2
- Fix bad errno usage
- port to postgresql macros
- enable postgresql 14
-------------------------------------------------------------------
Tue Oct 22 18:04:45 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>
- update to 1.2.1
- Fix check on NULL input for drawer function The test was not
done on the first argument..
- Fix varbit initialisation in some places it was set in a else
{} part of the code, safe but trigger a warning from gcc.
- build Extension only with Makefile I tried to remove some
targets that are supposed to be useless. It works, but 9.5 is
failling ... so I remove the variables to make the Makefile
less complex It builds now only as extension
- Fix FINCORE_BITS forgot to set it based on HAVE_FINCORE
- Review code with HAVE_FINCORE also change to not set it by
default as it requires a linux patch added tets for the drawer
function
- Add drawer
- add fincore.h and ifndef in the code
- add dirty pages
- Make tests fail on regression failure
-------------------------------------------------------------------
Tue Oct 22 15:34:16 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>
- adding postgresql12 to _multibuild
-------------------------------------------------------------------
Thu Oct 25 14:15:51 UTC 2018 - Reinhard Max <max@suse.com>
- Add build for PostgreSQL 11 and drop 9.3.
- BuildReuire server-devel instead of devel.
-------------------------------------------------------------------
Thu Aug 10 16:27:45 UTC 2017 - mrueckert@suse.de
- use multibuild
-------------------------------------------------------------------
Fri Feb 20 11:36:16 UTC 2015 - max@suse.com
- We are a server extension, so require the -server instead of the
main package.
-------------------------------------------------------------------
Mon Dec 1 14:54:15 UTC 2014 - mrueckert@suse.de
- fix build by using the proper paths
-------------------------------------------------------------------
Mon Dec 1 09:13:05 UTC 2014 - lars@linux-schulserver.de
- initial version 1.1.2