select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

FUNCTIONS / STATISTICS INFORMATION FUNCTIONS

pg_mcv_list_items

Read PG 18 manual ↗

pg_mcv_list_items returns a set of records describing all items stored in a multi-column MCV list.

Signatures & examples

pg_mcv_list_items ( pg_mcv_list ) → setof record
pg_mcv_list_items returns a set of records describing all items stored in a multi-column MCV list. It returns the following columns:
Version history 2
  1. PG 12 → 13changed
  2. PG 11 → 12added

Definition snapshot: 2026-09-14T13:14:25.684213+00:00@99e6866c · English manual source