]> 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:45:26 +0000 (04:45 +0100)
committerTomas Vondra <tomas.vondra@postgresql.org>
Tue, 23 Mar 2021 04:01:35 +0000 (05:01 +0100)
commita5f002ad9a2ddb501148a12281efbaacec6f6397
tree10a0201791db81655e226bc16cf8bcce9888bc83
parent1e3e8b51bda8ddd59984230f876f199c9ce3166a
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