Support multiple -t/--table arguments for more commands

Magnus Hagander <magnus@hagander.net>

Commit: f3af53441ed0b306692a1cc31003a84d1b5b3cf7
Author: Magnus Hagander <magnus@hagander.net>
Date: 2013-01-17T10:24:47Z
Releases: 9.3.0
Support multiple -t/--table arguments for more commands

On top of the previous support in pg_dump, add support to specify
multiple tables (by using the -t option multiple times) to
pg_restore, clsuterdb, reindexdb and vacuumdb.

Josh Kupershmidt, reviewed by Karl O. Pinc

Files