Fix typos and grammar in documentation and code comments
authorMichael Paquier <michael@paquier.xyz>
Fri, 9 Apr 2021 04:53:07 +0000 (13:53 +0900)
committerMichael Paquier <michael@paquier.xyz>
Fri, 9 Apr 2021 04:53:07 +0000 (13:53 +0900)
commit609b0652af00374b89411ea2613fd5bb92bca92c
treef21a820ed35b1ce3c67f2a9da1b5618f805ecea2
parent796092fb84c08162ae803e83a13aa8bd6d9b23d0
Fix typos and grammar in documentation and code comments

Comment fixes are applied on HEAD, and documentation improvements are
applied on back-branches where needed.

Author: Justin Pryzby
Discussion: https://postgr.es/m/20210408164008.GJ6592@telsasoft.com
Backpatch-through: 9.6
23 files changed:
doc/src/sgml/config.sgml
doc/src/sgml/func.sgml
doc/src/sgml/logical-replication.sgml
doc/src/sgml/maintenance.sgml
doc/src/sgml/monitoring.sgml
doc/src/sgml/perform.sgml
doc/src/sgml/pgstatstatements.sgml
doc/src/sgml/postgres-fdw.sgml
doc/src/sgml/ref/create_table.sgml
doc/src/sgml/ref/createuser.sgml
doc/src/sgml/ref/declare.sgml
doc/src/sgml/ref/pg_amcheck.sgml
doc/src/sgml/ref/psql-ref.sgml
doc/src/sgml/wal.sgml
src/backend/catalog/heap.c
src/backend/commands/analyze.c
src/backend/commands/cluster.c
src/backend/commands/copyfrom.c
src/backend/statistics/extended_stats.c
src/backend/utils/adt/jsonfuncs.c
src/bin/pg_amcheck/t/004_verify_heapam.pl
src/include/lib/sort_template.h
src/include/utils/guc.h