Improve wording in pg_dump compression docs

Tomas Vondra <tomas.vondra@postgresql.org>

Commit: 6095069b40d7f01d5e7771d23b18d65dc029fc0d
Author: Tomas Vondra <tomas.vondra@postgresql.org>
Date: 2023-03-01T15:11:38Z
Releases: 16.0
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

Files

PathChange+/−
doc/src/sgml/ref/pg_dump.sgml modified +3 −3
src/bin/pg_dump/compress_io.h modified +1 −1
src/bin/pg_dump/compress_lz4.c modified +2 −2

Documentation touched

Discussion