pgsql: Improve "user mapping not found" error message - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Improve "user mapping not found" error message
Date
Msg-id E1r8Yry-007uV0-2v@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Improve "user mapping not found" error message

Display the name of the foreign server for which the user mapping was
not found.

Author: Ian Lawrence Barwick <barwick@gmail.com>
Reviewed-by: Laurenz Albe <laurenz.albe@cybertec.at>
Reviewed-by: Peter Eisentraut <peter@eisentraut.org>
Discussion:
https://www.postgresql.org/message-id/flat/CAB8KJ=jFzNaeyFtLcTZNOc6fd1+F93pGVLFa-wyt31wn7VNxqQ@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7e5f5177996150bf3845562d00d41d1e1847d7e3

Modified Files
--------------
contrib/postgres_fdw/expected/postgres_fdw.out | 4 ++--
src/backend/foreign/foreign.c                  | 8 ++++++--
2 files changed, 8 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Amit Kapila
Date:
Subject: pgsql: Fix a test in 003_logical_slots.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Remove unused macro