]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Use correct spelling of statistics kind
authorTomas Vondra <tomas.vondra@postgresql.org>
Tue, 23 Mar 2021 03:51:53 +0000 (04:51 +0100)
committerTomas Vondra <tomas.vondra@postgresql.org>
Tue, 23 Mar 2021 03:57:45 +0000 (04:57 +0100)
commit1c457b8b5194bb838b61b02c883ddac4a212ea7e
tree27f3d3be6aff1b538cc3a334a87962a7423127f3
parent4220e06f4c0c597c77e0170b4032c3cd10fb9555
Use correct spelling of statistics kind

A couple error messages and comments used 'statistic kind', not the
correct 'statistics kind'. Fix and backpatch all the way back to 10,
where extended statistics were introduced.

Backpatch-through: 10
doc/src/sgml/catalogs.sgml
src/backend/statistics/dependencies.c
src/backend/statistics/extended_stats.c
src/backend/statistics/mcv.c
src/backend/statistics/mvdistinct.c
src/include/nodes/pathnodes.h