Improve "user mapping not found" error message
authorPeter Eisentraut
Thu, 30 Nov 2023 04:33:55 +0000 (05:33 +0100)
committerPeter Eisentraut
Thu, 30 Nov 2023 04:34:28 +0000 (05:34 +0100)
commit7e5f5177996150bf3845562d00d41d1e1847d7e3
tree706b1b2a3c8b9de56d1e70d035b58234aa86bd79
parent3e36e48d8efecea9f2c991c0341e567af2eb363a
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 
Reviewed-by: Laurenz Albe
Reviewed-by: Peter Eisentraut
Discussion: https://www.postgresql.org/message-id/flat/CAB8KJ=jFzNaeyFtLcTZNOc6fd1+F93pGVLFa-wyt31wn7VNxqQ@mail.gmail.com
contrib/postgres_fdw/expected/postgres_fdw.out
src/backend/foreign/foreign.c