From: | Heikki Linnakangas <hlinnakangas(at)vmware(dot)com> |
---|---|
To: | Etsuro Fujita <fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)jp>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Typos in CREATE TABLE doc |
Date: | 2014-11-13 11:07:16 |
Message-ID: | 546490E4.8090608@vmware.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
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 ..."
- Heikki
From | Date | Subject | |
---|---|---|---|
Next Message | Etsuro Fujita | 2014-11-13 11:30:49 | Re: Typos in CREATE TABLE doc |
Previous Message | Etsuro Fujita | 2014-11-13 10:45:56 | Typos in CREATE TABLE doc |