Segfault-Inc / Multicorn

Data Access Library
https://multicorn.org/
PostgreSQL License
701 stars 145 forks source link

ARRAY's in quals don't work #164

Open rbiro opened 8 years ago

rbiro commented 8 years ago

If you do something like select foo from bar where baz = ANY(ARRAY)

the value parameter in the qual is a number that doesn't seem to be related to anything.