Re: SQL WHERE: many sql or large IN() - Mailing list pgsql-general

From Chris
Subject Re: SQL WHERE: many sql or large IN()
Date
Msg-id 46287237.5050607@gmail.com
Whole thread Raw
In response to Re: SQL WHERE: many sql or large IN()  (tom <tom@tacocat.net>)
List pgsql-general
tom wrote:
> This is some good stuff and I can use the explain analyze going forward.
> But I can't get these VALUES queries to work.
>
> I checked and I am on version 8.1.  but I think from the docs that I
> should still be able to do this.

Multiple VALUES was introduced in 8.2 as others mentioned so you can't
use it in 8.1.

--
Postgresql & php tutorials
http://www.designmagick.com/

pgsql-general by date:

Previous
From: Andrew Toth
Date:
Subject: Re: Download source
Next
From: Karsten Hilbert
Date:
Subject: Re: dollar-quoting trouble