From: | Etsuro Fujita <fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)jp> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us> |
Cc: | Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Typos in CREATE TABLE doc |
Date: | 2015-03-24 02:00:54 |
Message-ID: | 5510C556.5010708@lab.ntt.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2015/03/21 5:58, Bruce Momjian wrote:
> On Thu, Nov 13, 2014 at 08:30:49PM +0900, Etsuro Fujita wrote:
>> (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.
>
> Patch applied.
Thanks!
Best regards,
Etsuro Fujita
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2015-03-24 02:15:33 | Re: printing table in asciidoc with psql |
Previous Message | Etsuro Fujita | 2015-03-24 01:58:45 | Re: Incorrect comment in tablecmds.c |