Re: Use for name of unnamed portal's memory context - Mailing list pgsql-hackers

From Julien Rouhaud
Subject Re: Use for name of unnamed portal's memory context
Date
Msg-id CAOBaU_ZqvUJXLQg6k_YrJDKHT1fHHMTfWcFB5rTSaVqdNbwSAg@mail.gmail.com
Whole thread Raw
In response to Re: Use for name of unnamed portal's memory context  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: Use for name of unnamed portal's memory context  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Sat, Sep 5, 2020 at 8:25 AM Pavel Stehule <pavel.stehule@gmail.com> wrote:
>
> so 5. 9. 2020 v 8:14 odesílatel Peter Eisentraut <peter.eisentraut@2ndquadrant.com> napsal:
>>
>> I propose the attached little patch to set the name of the memory
>> context of an unnamed portal to "<unnamed>" instead of just an empty
>> string.  Otherwise the debug memory context dump looks a little
>> confusing.  We use this convention elsewhere for making unnamed
>> statements etc. more clearly visible.
>
>
> +1

+1 too, and obviously patch looks good.



pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: Use for name of unnamed portal's memory context
Next
From: Magnus Hagander
Date:
Subject: Re: New statistics for tuning WAL buffer size