Re: create_help.pl treats as replaceable

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: create_help.pl treats as replaceable
Дата
Msg-id 304e2c49-14b4-e93c-ff64-8a5a0d54e408@enterprisedb.com
обсуждение исходный текст
Ответ на Re: create_help.pl treats as replaceable  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
Ответы Re: create_help.pl treats as replaceable  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
Список pgsql-hackers
On 18.05.22 02:58, Kyotaro Horiguchi wrote:
> Oh, agreed. Thanks for the correction. By the way the error message in
> defGetCopyHeaderChoice is as follows.
> 
> "%s requires a Boolean value or \"match\""
> 
> Should it be "%s requires a boolean value or MATCH"?

The documentation of COPY currently appears to use the capitalization

     OPTION value

so I left it lower-case.

> At least I think "Boolean" should be un-capitalized.

"Boolean" is correct; see <https://en.wiktionary.org/wiki/Boolean> for 
example.



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: create_help.pl treats as replaceable
Следующее
От: Tom Lane
Дата:
Сообщение: Re: create_help.pl treats as replaceable