mirror of
https://github.com/postgres/postgres.git
synced 2025-06-08 22:02:03 +03:00
This allows "indexedcol op ANY(ARRAY[...])" conditions to be used in plain indexscans, and particularly in index-only scans.
This allows "indexedcol op ANY(ARRAY[...])" conditions to be used in plain indexscans, and particularly in index-only scans.