Re: BUG #14016: Incomplete documentation of IN subquery expression - Mailing list pgsql-bugs

From David G. Johnston
Subject Re: BUG #14016: Incomplete documentation of IN subquery expression
Date
Msg-id CAKFQuwajwPSNMybkgBJgGB+69O8FUooSnFxVVQZxn_aVUD-9Aw@mail.gmail.com
Whole thread Raw
In response to Re: BUG #14016: Incomplete documentation of IN subquery expression  (Bruce Momjian <bruce@momjian.us>)
List pgsql-bugs
On Tuesday, April 26, 2016, Bruce Momjian <bruce@momjian.us> wrote:

> On Tue, Apr 26, 2016 at 05:32:04PM -0700, David G. Johnston wrote:
> > I think the spot you linked to the first time was correct.  The subquery
> form
> > is the one you get when using values, the scalar version is the one the
> note
> > wants to link to.
>
> OK, updated patch attached.
>
>
Looks good.  Thanks.

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: BUG #14016: Incomplete documentation of IN subquery expression
Next
From: Michael Paquier
Date:
Subject: Re: BUG #14109: pg_rewind fails to update target control file in one scenario