Fix collection of typos and grammar mistakes in the tree
authorMichael Paquier <michael@paquier.xyz>
Fri, 10 Apr 2020 02:18:39 +0000 (11:18 +0900)
committerMichael Paquier <michael@paquier.xyz>
Fri, 10 Apr 2020 02:18:39 +0000 (11:18 +0900)
commitdd0f37eccecc2db5c0ffafefbf697a2c916e8bc3
treeb95a1aa4d072068633f3f022a88180780d386015
parente083fa34ced0d53807a57482048bb4c135c3d006
Fix collection of typos and grammar mistakes in the tree

This fixes some comments and documentation new as of Postgres 13.

Author: Justin Pryzby
Discussion: https://postgr.es/m/20200408165653.GF2228@telsasoft.com
doc/src/sgml/btree.sgml
doc/src/sgml/catalogs.sgml
doc/src/sgml/config.sgml
doc/src/sgml/func.sgml
doc/src/sgml/libpq.sgml
doc/src/sgml/ref/pg_validatebackup.sgml
src/backend/commands/tablecmds.c
src/backend/executor/execExpr.c
src/backend/postmaster/bgworker.c
src/backend/replication/basebackup.c
src/include/lib/simplehash.h