mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Add index-only scan support to btree_gist.
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.
This commit is contained in:
1570
contrib/btree_gist/btree_gist--1.1.sql
Normal file
1570
contrib/btree_gist/btree_gist--1.1.sql
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user