Adjust error message We usually don't use "namespace" in user-facing error messages. Also, in master this was replaced by another error message referring to "temporary objects", so we might as well use that here to avoid introducing too many variants.
Discussion: https://www.postgresql.org/message-id/bbd3f8d9-e3d5-e5aa-4305-7f0121c3f...@2ndquadrant.com Branch ------ REL_11_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/12055c8f643afa5ed70d17acc7782c21299ffb69 Modified Files -------------- src/backend/access/transam/xact.c | 2 +- src/test/modules/test_extensions/expected/test_extensions.out | 2 +- src/test/regress/expected/temp.out | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-)