Fix error messages Some messages related to foreign servers were reporting the server name without quotes, or not at all; our style is to have all names be quoted, and the server name already appears quoted in a few other messages, so just add quotes and make them all consistent. Remove an extra "s" in other messages (typos introduced by myself in f56f8f8da6af). Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/61639816b870347677e6e6945604e0d9da1837ca Modified Files -------------- src/backend/commands/foreigncmds.c | 20 +++++++++++--------- src/backend/commands/tablecmds.c | 4 ++-- src/test/regress/expected/foreign_data.out | 14 +++++++------- 3 files changed, 20 insertions(+), 18 deletions(-)
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера