From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Etsuro Fujita <fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)jp> |
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-20 20:58:29 |
Message-ID: | 20150320205829.GR6317@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
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.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ Everyone has their own god. +
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2015-03-20 21:05:35 | Re: proposal: doc: simplify examples of dynamic SQL |
Previous Message | Bruce Momjian | 2015-03-20 20:56:09 | Re: proposal: doc: simplify examples of dynamic SQL |