Re: postgres_fdw hint messages

Поиск
Список
Период
Сортировка
От Nathan Bossart
Тема Re: postgres_fdw hint messages
Дата
Msg-id 20220913190255.GA2973985@nathanxps13
обсуждение исходный текст
Ответ на Re: postgres_fdw hint messages  (Peter Eisentraut <peter.eisentraut@enterprisedb.com>)
Ответы Re: postgres_fdw hint messages  (Peter Eisentraut <peter.eisentraut@enterprisedb.com>)
Список pgsql-hackers
On Tue, Sep 13, 2022 at 08:32:43AM +0200, Peter Eisentraut wrote:
> I notice that for column misspellings, the hint is phrased "Perhaps you
> meant X." whereas here we have "Did you mean X?".  Let's make that uniform.

Good point.  I attached a new version of the patch that uses the column
phrasing.  I wasn't sure whether "reference" was the right word to use in
this context, but I used it for now for consistency with the column hints.
I think "specify" or "use" would work as well.

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: wrong shell trap
Следующее
От: Tom Lane
Дата:
Сообщение: Re: wrong shell trap