Fix typos in documentation and for one wait event
authorMichael Paquier <michael@paquier.xyz>
Mon, 14 Jan 2019 23:47:14 +0000 (08:47 +0900)
committerMichael Paquier <michael@paquier.xyz>
Mon, 14 Jan 2019 23:47:14 +0000 (08:47 +0900)
commit3607dd39ba3d31d30696acacaf76d4a97dbd842f
treed3e292a915325187a38e520d208937d627d18a14
parentb3a5f01b75f765e0958118acb9f054d3dca3b23c
Fix typos in documentation and for one wait event

These have been found while cross-checking for the use of unique words
in the documentation, and a wait event was not getting generated in a way
consistent to what the documentation provided.

Author: Alexander Lakhin
Discussion: https://postgr.es/m/9b5a3a85-899a-ae62-dbab-1e7943aa5ab1@gmail.com
doc/src/sgml/func.sgml
doc/src/sgml/libpq.sgml
doc/src/sgml/ref/pg_dump.sgml
src/backend/postmaster/pgstat.c