Check existency of table/schema for -t/-n option (pg_dump/pg_restore)

Teodor Sigaev <teodor@sigaev.ru>

Commit: d02426029b133ee2bbe492a038642359bce3c527
Author: Teodor Sigaev <teodor@sigaev.ru>
Date: 2015-09-14T13:19:49Z
Releases: 9.6.0
Check existency of table/schema for -t/-n option (pg_dump/pg_restore)

Patch provides command line option --strict-names which requires that at
least one table/schema should present for each -t/-n option.

Pavel Stehule <pavel.stehule@gmail.com>

Files

Documentation touched