mirror of
https://github.com/postgres/postgres.git
synced 2025-07-07 00:36:50 +03:00
< * Consider compressing indexes by storing key prefix values shared by > * Consider compressing indexes by storing key values duplicated in 735a736,737 > > This is difficult because it requires datatype-specific knowledge.