mirror of
https://github.com/postgres/postgres.git
synced 2025-08-31 17:02:12 +03:00
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