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

From Pavel Stehule
Subject Re: Use for name of unnamed portal's memory context
Date
Msg-id CAFj8pRAvrMzEA9em_uC5xHtNbDzTFEU2kWn1NOim5Bh=4DL4GQ@mail.gmail.com
Whole thread Raw
In response to Use for name of unnamed portal's memory context  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Responses Re: Use for name of unnamed portal's memory context
List pgsql-hackers


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

Pavel

--
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Use for name of unnamed portal's memory context
Next
From: Julien Rouhaud
Date:
Subject: Re: Use for name of unnamed portal's memory context