mirror of
https://github.com/postgres/postgres.git
synced 2025-05-18 00:02:16 -04:00
inet, cidr, and timetz indexes still cannot support index-only scans, because they don't store the original unmodified value in the index, but a derived approximate value.