mirror of
https://github.com/postgres/postgres.git
synced 2025-11-16 00:03:51 -05: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