Thread: pgsql: Use for name of unnamed portal's memory context

pgsql: Use for name of unnamed portal's memory context

From
Peter Eisentraut
Date:
Use <unnamed> for name of unnamed portal's memory context

Otherwise just printing an empty string makes the memory context debug
output slightly confusing.

Discussion: https://www.postgresql.org/message-id/flat/ccb353ef-89ff-09b3-8046-1d2514624b9c%402ndquadrant.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/728d4bc16b79dea0dd6d540aa5c55a84ac722a09

Modified Files
--------------
src/backend/utils/mmgr/portalmem.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)