]> granicus.if.org Git - postgresql/commit
pg_restore: Augment documentation for -N option
authorPeter Eisentraut <peter_e@gmx.net>
Mon, 29 Oct 2018 10:31:43 +0000 (11:31 +0100)
committerPeter Eisentraut <peter_e@gmx.net>
Mon, 29 Oct 2018 10:32:27 +0000 (11:32 +0100)
commit29cdf02e3fb7afb3f26a81d95bf74d846e8a60b8
tree46643990ae87cfbe1ae36c36daf879f1e5f5df67
parentc653cb27b41eb1632e6d88a3efad482a11e45ee2
pg_restore: Augment documentation for -N option

This was forgotten when the option was added.

Author: Michael Banck <michael.banck@credativ.de>
src/bin/pg_dump/pg_restore.c