Re: BUG #14016: Incomplete documentation of IN subquery expression

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
Cc: Manlio Perillo <manlio(dot)perillo(at)gmail(dot)com>, "pgsql-bugs(at)postgresql(dot)org" <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #14016: Incomplete documentation of IN subquery expression
Date: 2016-04-27 00:41:33
Message-ID: 20160427004133.GE13058@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

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.

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

+ As you are, so once was I. As I am, so you will be. +
+ Ancient Roman grave inscription +

Attachment Content-Type Size
in.diff text/x-diff 1.4 KB

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message David G. Johnston 2016-04-27 00:45:04 Re: BUG #14016: Incomplete documentation of IN subquery expression
Previous Message David G. Johnston 2016-04-27 00:32:04 Re: BUG #14016: Incomplete documentation of IN subquery expression