Re: proposal: enhancing plpgsql debug API - returns text value of variable content

Aleksander Alekseev <aleksander@timescale.com>

From: Aleksander Alekseev <aleksander@timescale.com>
To: Pavel Stehule <pavel.stehule@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2021-07-23T08:30:23Z
Lists: pgsql-hackers

Attachments

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.

-- 
Best regards,
Aleksander Alekseev

Commits

  1. Expose a few more PL/pgSQL functions to debugger plugins.