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 <[email protected]> Reviewed-by: Tom Lane <[email protected]> Discussion: https://postgr.es/m/[email protected] 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(-)
