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

From: Aleksander Alekseev <aleksander(at)timescale(dot)com>
To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: proposal: enhancing plpgsql debug API - returns text value of variable content
Date: 2021-07-23 08:30:23
Message-ID: CAJ7c6TOQcBCacYZw+_=JM1unzr+GSq8b2nXF5Jb0z=SAx8OfMQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Attachment Content-Type Size
enhancing-plpgsql-dbgapi-20210723.patch application/octet-stream 39.7 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2021-07-23 08:47:17 Re: proposal: enhancing plpgsql debug API - returns text value of variable content
Previous Message Pavel Stehule 2021-07-23 07:56:41 Re: psql - add SHOW_ALL_RESULTS option