add option to pg_dumpall to exclude tables from the dump

Edit
ID 671
Title add option to pg_dumpall to exclude tables from the dump
Topic Clients
Created 2016-07-10 17:13:08
Last modified 2016-10-03 00:53:26 (8 years, 1 month ago)
Latest email 2016-10-03 00:53:17 (8 years, 1 month ago)
Status
2016-09: Returned with feedback
Target version
Authors Jürgen Hannappel (hannappe)
Reviewers Gerdan Santos (gerdan)Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/671
git checkout commitfest/cf/671
Emails
[PATCH] add option to pg_dumpall to exclude tables from the dump
First at 2016-04-22 10:42:59 by Juergen Hannappel <juergen at juergen-hannappel.de>
Latest at 2016-10-03 00:53:17 by Michael Paquier <michael.paquier at gmail.com>
Latest attachment (pg_dumpall.c) at 2016-09-07 01:37:47 from Gerdan Rezende dos Santos <gerdan at gmail.com>
    Attachment (pg_dumpall.c) at 2016-09-07 01:37:47 from Gerdan Rezende dos Santos <gerdan at gmail.com> (Patch: Yes)

Annotations

When Who Mail Annotation
2016-09-07 01:40:31 Gerdan Santos (gerdan) From Gerdan Rezende dos Santos <gerdan@gmail.com>
at 2016-09-07 01:37:47
The patch with change o call appendShellString instead of doShellQuoting
History
When Who What
2016-10-03 00:53:26 Michael Paquier (michael-kun) Closed in commitfest 2016-09 with status: Returned with feedback
2016-09-07 01:40:31 Gerdan Santos (gerdan) Added annotation "The patch with change o call appendShellString instead of doShellQuoting " to CAKOcMA6yi6P1ZLLqi1=VC3d4Xo9FiiZOMuRe1-ieUPgQ2X-n_w@mail.gmail.com
2016-09-04 20:40:46 Gerdan Santos (gerdan) Posted review with messageid <20160904204046.1317.20672.pgcf@coridan.postgresql.org>
2016-09-04 20:35:44 Gerdan Santos (gerdan) New status: Waiting on Author
2016-08-18 17:45:46 Gerdan Santos (gerdan) Added gerdan as reviewer
2016-07-10 17:14:27 Jürgen Hannappel (hannappe) Changed authors to Jürgen Hannappel (hannappe)
2016-07-10 17:13:08 Jürgen Hannappel (hannappe) Attached mail thread 1461321779-28029-1-git-send-email-juergen@juergen-hannappel.de
2016-07-10 17:13:08 Jürgen Hannappel (hannappe) Created patch record
Edit