| From: | Etsuro Fujita <fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)jp> |
|---|---|
| To: | Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Typos in CREATE TABLE doc |
| Date: | 2014-11-13 11:30:49 |
| Message-ID: | 54649669.9040301@lab.ntt.co.jp |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| Attachment | Content-Type | Size |
|---|---|---|
| doc_add_comma.patch | text/x-diff | 840 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Simon Riggs | 2014-11-13 11:31:20 | Re: WIP: multivariate statistics / proof of concept |
| Previous Message | Heikki Linnakangas | 2014-11-13 11:07:16 | Re: Typos in CREATE TABLE doc |