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

Stéphane Tachoires <stephane.tachoires@gmail.com>

From: stephane tachoires <stephane.tachoires@gmail.com>
To: pgsql-hackers@lists.postgresql.org
Cc: Gilles Darold <gilles@darold.net>
Date: 2023-03-14T09:50:32Z
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).

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Allow pg_dump to include/exclude child tables automatically.