doc: Reword unexplained abbreviation

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: 91199dd281f11b8fdd214210cb608012a9aaef88
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2023-04-12T14:16:12Z
Releases: 16.0
doc: Reword unexplained abbreviation

The previous wording used MVF to indicate the Most Common Values'
Frequencies, but the abbreviation was never explained or defined.
Reword to mcv_freqs to make the use clearer.

Also add MCF and MCV as acronyms as they were using <acronym>
markup but were missing from the acronyms page.

Reported-by: Eric Mutta <eric.mutta@gmail.com>
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/166112292492.654.5377188452604176150@wrigleys.postgresql.org

Files

PathChange+/−
doc/src/sgml/acronyms.sgml modified +20 −0
doc/src/sgml/planstats.sgml modified +1 −1

Documentation touched

Discussion