mirror of
https://github.com/postgres/postgres.git
synced 2026-06-05 07:13:06 -04:00
f3af53441e
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