Rename pg_dump --no-security-label to --no-security-labels
Peter Eisentraut <peter_e@gmx.net>
Rename pg_dump --no-security-label to --no-security-labels Other similar options also use the plural form.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/pg_dumpall.sgml | modified | +1 −1 |
| doc/src/sgml/ref/pg_dump.sgml | modified | +1 −1 |
| doc/src/sgml/ref/pg_restore.sgml | modified | +1 −1 |
| src/bin/pg_dump/pg_backup_archiver.c | modified | +1 −1 |
| src/bin/pg_dump/pg_backup.h | modified | +1 −1 |
| src/bin/pg_dump/pg_dumpall.c | modified | +5 −5 |
| src/bin/pg_dump/pg_dump.c | modified | +9 −9 |
| src/bin/pg_dump/pg_restore.c | modified | +4 −4 |