File pldebugger.changes of Package pldebugger
-------------------------------------------------------------------
Thu Sep 25 16:08:44 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
- enable pg 18
-------------------------------------------------------------------
Tue Sep 23 17:28:32 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
- update to 1.9
- Add pg 18 support
-------------------------------------------------------------------
Fri Aug 8 11:48:24 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
- remove pg12 support
-------------------------------------------------------------------
Sat Sep 28 00:17:57 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>
- enable pg17
-------------------------------------------------------------------
Mon Sep 9 02:01:09 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>
- disable pg11 builds as we will remove the EOL package soon
-------------------------------------------------------------------
Sat Jul 20 16:38:35 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>
- update to 1.8
- Add pg 16 and 17 support
-------------------------------------------------------------------
Thu Sep 28 21:03:54 UTC 2023 - Marcus Rueckert <mrueckert@suse.de>
- enable pg 16
-------------------------------------------------------------------
Thu May 11 14:26:02 UTC 2023 - Reinhard Max <max@suse.com>
- Stop supporting postgresql10
-------------------------------------------------------------------
Tue Jan 31 15:10:47 UTC 2023 - Marcus Rueckert <mrueckert@suse.de>
- update to 1.5
- Add pg 15 support
- enable pg 15 support
-------------------------------------------------------------------
Thu Dec 2 11:45:24 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:55:06 UTC 2021 - Marcus Rueckert <mrueckert@suse.de>
- Update to 1.4
- pg14 support
- port to postgresql macros
- enable pg14 and drop unsupported distros
-------------------------------------------------------------------
Fri Sep 25 16:22:07 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>
- enable pg13
-------------------------------------------------------------------
Fri Sep 25 16:21:26 UTC 2020 - mrueckert@suse.de
- Update to version 1.0+git13.ddbce7b:
* Adjust the ereport() call to protect the error code around the errcode() also include hashfn.h for tag_hash.
* Don't continue to read from the socket if the proxy client dies.
-------------------------------------------------------------------
Tue Oct 22 17:50:45 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>
- clean up spec file
- remove buildrequires that should be pulled by the respective
{server-,}devel package
- split up the llvmjit subpackage
-------------------------------------------------------------------
Tue Oct 22 15:34:15 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>
- adding postgresql12 to _multibuild
-------------------------------------------------------------------
Sat Oct 27 03:29:52 UTC 2018 - mrueckert@suse.de
- Update to version 1.0+git11.c3ac729:
* Clarify licence and update copyright.
* Update pl/debugger schema for PG/EPAS 11.
* Support SPL functions with JIT.
* Fix the build when compiling for a JIT enabled server.
* Fix SPL support in EPAS 11
* Add support for PG/EPAS 11
* Whitespace/formatting cleanup.
* PG 11 support.
* Fix thinko in the last commit.
* Cast the call_cntr as uint64 directly.
* Increase the buffer size used to store OIDs as we could overflow.
* Update copyright
* Update pldebugger for v10 changes to LWLockRegisterTranche.
* Support nested subprocedures.
* Remove bogus function header comment.
* Minor code beautification.
* Remove trailing whitespace.
* Move incorrectly-placed comment to correct place.
* Update README
* Slight wording tweak
* Adjust pldebugger initialization so it can use "leftover" shmem on 9.6+
* Update pldebugger for new 9.6 LWLock allocation scheme.
- switch to _multibuild
-------------------------------------------------------------------
Wed Aug 5 14:00:36 UTC 2015 - kkaempf@suse.com
- Initial version