Re: [Proposal] Allow pg_dump to include all child tables with the root table

From: stephane tachoires <stephane(dot)tachoires(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: Gilles Darold <gilles(at)darold(dot)net>
Subject: Re: [Proposal] Allow pg_dump to include all child tables with the root table
Date: 2023-03-14 09:50:32
Message-ID: 167878743282.628976.2716063914740820451.pgcf@coridan.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The following review has been posted through the commitfest application:
make installcheck-world: tested, passed
Implements feature: tested, passed
Spec compliant: tested, passed
Documentation: tested, passed

V5 is ok (aside for LLVM 14 deprecated warnings, but that's another problem) with meson compile and meson test on Ubuntu 20.04.2.
Code fits well and looks standart, --help explain what it does clearly, and documentation is ok (but as a Français, I'm not an expert in English).

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2023-03-14 10:07:41 Re: generic plans and "initial" pruning
Previous Message Stéphane Tachoires 2023-03-14 09:49:24 Re: [Proposal] Allow pg_dump to include all child tables with the root table