-
Notifications
You must be signed in to change notification settings - Fork 49
Closed
@egamihideki
Description
For the future system development, we are trying to use Postgres9.4.1 and jsquery,
JSONB and jsquery is indispensable for the general purpose of the data model.
We are grateful to your provision of function!
I have a question.
When using the "IN" as follows,
error occurs when the number of elements exceeds 16.
SELECT info FROM sampleTable WHERE info @@ 'orderDate IN ("2015/06/01", "2015/06/02", ... , "2015/06/17")';
Is it possible to increase the maximum number of elements?
For example 100.
Hideki Egami
Metadata
Metadata
Assignees
Labels
No labels