Re: proposal: enhancing plpgsql debug API - returns text value of variable content
Pavel Stehule <pavel.stehule@gmail.com>
From: Pavel Stehule <pavel.stehule@gmail.com>
To: Aleksander Alekseev <aleksander@timescale.com>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2021-07-28T09:01:47Z
Lists: pgsql-hackers
Attachments
- enhancing-plpgsq-debugapi-20210728.patch (text/x-patch) patch
pá 23. 7. 2021 v 10:47 odesílatel Pavel Stehule <pavel.stehule@gmail.com> napsal: > > > pá 23. 7. 2021 v 10:30 odesílatel Aleksander Alekseev < > aleksander@timescale.com> napsal: > >> Hi Pavel, >> >> > I know it. Attached patch try to fix this issue >> > >> > I merged you patch (thank you) >> >> Thanks! I did some more minor changes, mostly in the comments. See the >> attached patch. Other than that it looks OK. I think it's Ready for >> Committer now. >> > > looks well, > > thank you very much > > Pavel > rebase Pavel > >> -- >> Best regards, >> Aleksander Alekseev >> >
Commits
-
Expose a few more PL/pgSQL functions to debugger plugins.
- 53ef6c40f1e7 15.0 landed