EnterpriseDB / pldebugger

Procedural Language Debugger Plugin for PostgreSQL and EDB Postgres Advanced Server
70 stars 19 forks source link

Pg 17 support #18

Closed RekGRpth closed 5 months ago

RekGRpth commented 11 months ago

according to https://github.com/postgres/postgres/commit/75680c3d805e2323cd437ac567f0677fdfc7b680#diff-8e191e2481b10ecfde671fd489a0fb23f09a4259da9144e9a60292fdc7afeadbL108

dpage commented 5 months ago

Apologies for missing this when you posted it. I've just committed a different version of the patch, that allows the plugin to work with PG17 as well as earlier versions.