mirror of
https://github.com/postgres/postgres.git
synced 2026-05-31 21:09:00 -04:00
9e8da0f757
This allows "indexedcol op ANY(ARRAY[...])" conditions to be used in plain indexscans, and particularly in index-only scans.