Improve wording in pg_dump compression docs
authorTomas Vondra <tomas.vondra@postgresql.org>
Wed, 1 Mar 2023 15:08:33 +0000 (16:08 +0100)
committerTomas Vondra <tomas.vondra@postgresql.org>
Wed, 1 Mar 2023 15:11:38 +0000 (16:11 +0100)
commit6095069b40d7f01d5e7771d23b18d65dc029fc0d
treee24aadfc97f0d6ad4f824aaccf489e2498c6daa5
parent34ce11437497fbbdd44f26d6f1cc9d40f84da679
Improve wording in pg_dump compression docs

A couple minor corrections in pg_dump comments and docs, related to the
recently introduced compression API.

Reported-by: Justin Pryzby
Discussion: https://postgr.es/m/20230227044910.GO1653@telsasoft.com
doc/src/sgml/ref/pg_dump.sgml
src/bin/pg_dump/compress_io.h
src/bin/pg_dump/compress_lz4.c