September 26, 2024: PostgreSQL 17 Released!

Feature Description

CREATE STATISTICS - most-common values (MCV) statistics

CREATE STATISTICS can collection statistics on the most common value, which can improve optimizations for columns that contain nonuniform distributions.