Re: BUG #11325: Documentation Bug / RFE

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: David G Johnston <david(dot)g(dot)johnston(at)gmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #11325: Documentation Bug / RFE
Date: 2014-10-13 19:40:10
Message-ID: 20141013194010.GE21267@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Mon, Sep 1, 2014 at 04:54:15PM -0700, David G Johnston wrote:
> > A comment in its own paragraph to the effect:
> >
> > SELECT * output -
> > ON - all columns from T1 followed by all columns from T2
> > USING - all join columns, one copy each and in the listed order, followed
> > by non-join columns in T1 followed by non-join columns in T2
> >
> > could be added while removing the "thus" paragraph in USING; as well as
> > the concept of shorthand.
> >
> > David J.
>
> Usage note for USING/NATURAL added as well.

Patch applied, with line wrap adjustments. Thanks.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ Everyone has their own god. +

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2014-10-13 20:14:59 Re: BUG #11335: an invalid prepare statement causes crash at log_statement = 'mod' or 'ddl'.
Previous Message Alvaro Herrera 2014-10-13 18:48:13 Re: BUG #10680: LDAP bind password leaks to log on failed authentication