Use <unnamed> for name of unnamed portal's memory context

Peter Eisentraut <peter@eisentraut.org>

Commit: 728d4bc16b79dea0dd6d540aa5c55a84ac722a09
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2020-09-08T15:15:00Z
Releases: 14.0
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

Files

PathChange+/−
src/backend/utils/mmgr/portalmem.c modified +2 −2

Discussion