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.mu...@gmail.com> Reviewed-by: Tom Lane <t...@sss.pgh.pa.us> Discussion: https://postgr.es/m/166112292492.654.5377188452604176...@wrigleys.postgresql.org Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/91199dd281f11b8fdd214210cb608012a9aaef88 Modified Files -------------- doc/src/sgml/acronyms.sgml | 20 ++++++++++++++++++++ doc/src/sgml/planstats.sgml | 2 +- 2 files changed, 21 insertions(+), 1 deletion(-)