forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit7e5f517
committed
Improve "user mapping not found" error message
Display the name of the foreign server for which the user mapping wasnot 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.com1 parent3e36e48 commit7e5f517
File tree
2 files changed
+8
-4
lines changed- contrib/postgres_fdw/expected
- src/backend/foreign
2 files changed
+8
-4
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2717 | 2717 |
| |
2718 | 2718 |
| |
2719 | 2719 |
| |
2720 |
| - | |
| 2720 | + | |
2721 | 2721 |
| |
2722 | 2722 |
| |
2723 |
| - | |
| 2723 | + | |
2724 | 2724 |
| |
2725 | 2725 |
| |
2726 | 2726 |
| |
|
Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
217 | 217 |
| |
218 | 218 |
| |
219 | 219 |
| |
| 220 | + | |
| 221 | + | |
| 222 | + | |
220 | 223 |
| |
221 | 224 |
| |
222 |
| - | |
223 |
| - | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
224 | 228 |
| |
225 | 229 |
| |
226 | 230 |
| |
|
0 commit comments
Comments
(0)