Re: the IN clause saga - Mailing list pgsql-jdbc

From Darin Ohashi
Subject Re: the IN clause saga
Date
Msg-id F17255C2B596D3119A5600508B44FA68052EB879@courier.maplesoft.on.ca
Whole thread Raw
In response to the IN clause saga  (Oliver Jowett <oliver@opencloud.com>)
List pgsql-jdbc
> > I'm not sure if this makes sense, but could you have a
> conflict between a set
> > containing a single element that is the array and a set
> containing the elements
> > of the array.
> >
>
> You will need to have an Array of Arrays in that case.
>

Will this requirement violate the SQL standard for PREPARE/EXECUTE?

Darin

pgsql-jdbc by date:

Previous
From: Barry Lind
Date:
Subject: Re: the IN clause saga
Next
From: "scott.marlowe"
Date:
Subject: Re: inet type handling