Re: postgres_fdw hint messages

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: postgres_fdw hint messages
Дата
Msg-id e3ffb099-6ed8-32b7-21d0-bc950e74b3da@enterprisedb.com
обсуждение исходный текст
Ответ на Re: postgres_fdw hint messages  (Nathan Bossart <nathandbossart@gmail.com>)
Ответы Re: postgres_fdw hint messages
Список pgsql-hackers
On 13.09.22 21:02, Nathan Bossart wrote:
> 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.

I don't think we need a verb there at all.  I committed it without a verb.




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

Предыдущее
От: "osumi.takamichi@fujitsu.com"
Дата:
Сообщение: RE: Allow logical replication to copy tables in binary format
Следующее
От: Maxim Orlov
Дата:
Сообщение: Re: Add 64-bit XIDs into PostgreSQL 15