Re: Typos in CREATE TABLE doc

Поиск
Список
Период
Сортировка
От Etsuro Fujita
Тема Re: Typos in CREATE TABLE doc
Дата
Msg-id 54649669.9040301@lab.ntt.co.jp
обсуждение исходный текст
Ответ на Re: Typos in CREATE TABLE doc  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Ответы Re: Typos in CREATE TABLE doc  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
(2014/11/13 20:07), Heikki Linnakangas wrote:
> On 11/13/2014 12:45 PM, Etsuro Fujita wrote:
>> It seems to me there are typos in the reference page for CREATE TABLE.
>
> The structure of the sentence is a bit funky, but it seems correct to
> me. If you google for "should any", you'll get a bunch of pages
> discussing similar sentences.
>
> I would add a comma there, though: "Should any row of an insert or
> update operation produce a FALSE result, an exception is raised and ..."

I understand.  So, Here is the comma patch.

Thanks,

Best regards,
Etsuro Fujita

Вложения

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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: WIP: multivariate statistics / proof of concept
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Add CREATE support to event triggers