From: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
---|---|
To: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Use <unnamed> for name of unnamed portal's memory context |
Date: | 2020-09-05 06:24:13 |
Message-ID: | CAFj8pRAvrMzEA9em_uC5xHtNbDzTFEU2kWn1NOim5Bh=4DL4GQ@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
so 5. 9. 2020 v 8:14 odesílatel Peter Eisentraut <
peter(dot)eisentraut(at)2ndquadrant(dot)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
>
From | Date | Subject | |
---|---|---|---|
Next Message | Julien Rouhaud | 2020-09-05 06:55:06 | Re: Use <unnamed> for name of unnamed portal's memory context |
Previous Message | Peter Eisentraut | 2020-09-05 06:14:14 | Use <unnamed> for name of unnamed portal's memory context |