Use <unnamed> for name of unnamed portal's memory context
authorPeter Eisentraut <peter@eisentraut.org>
Tue, 8 Sep 2020 15:11:16 +0000 (17:11 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Tue, 8 Sep 2020 15:15:00 +0000 (17:15 +0200)
commit728d4bc16b79dea0dd6d540aa5c55a84ac722a09
treefaf78db5258ca65322fab61c1f9a889300812f1f
parent1dec091d5b0bfad1a9b061cac820236e98cbd72c
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
src/backend/utils/mmgr/portalmem.c