pgsql: doc: Reword unexplained abbreviation

Started by Daniel Gustafssonover 3 years ago1 messagescomitters
Jump to latest
#1Daniel Gustafsson
daniel@yesql.se

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: /messages/by-id/166112292492.654.5377188452604176150@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(-)