Skip to content

Using value list in ANY() expression #1575

Answered by jackc
danielcondemarin asked this question in Q&A
Discussion options

You must be logged in to vote

I don't think that technique is useful anymore. See the end of that post:

Update: this change need only be applied on 9.0. As of Postgres 9.3, ANY(ARRAY[...]) is performing properly again.

Regardless though, I don't know of any way to do that technique aside from creating a custom SQL string each time like you are doing.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@danielcondemarin
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by danielcondemarin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants