Skip to content

Releases: EnterpriseDB/pldebugger

v1.10

11 May 10:21

Choose a tag to compare

Adapt pldebugger to upstream change.

Upstream commit 753d5eee46d1d9c2c7f28192ae62d5da9d7d1408 allow
PG_PRINTF_ATTRIBUTE to be different in C and C++ code.  With
this change, PG_PRINTF_ATTRIBUTE is replaced with PG_C_PRINTF_ATTRIBUTE.
This commit adjust the pldebugger call accordingly.

DB-3184, Rushabh Lathia, tested by Muralikrishna Bandaru

v1.9

23 Sep 11:37
ff0db43

Choose a tag to compare

Compatibility with PostgreSQL 18

v1.8

19 Jul 11:51

Choose a tag to compare

Fix the MSVC++ project file format.

v1.7

19 Jul 10:15

Choose a tag to compare

Fix the installation of the README.

v1.6

19 Jul 08:35

Choose a tag to compare

Support for v16 and v17.

v1.5

04 Oct 09:32

Choose a tag to compare

PG15 is now supported.