mirror of
https://github.com/postgres/postgres.git
synced 2025-06-11 20:28:21 +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.