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

Gilles Darold <gilles@migops.com>

From: Gilles Darold <gilles@migops.com>
To: stephane tachoires <stephane.tachoires@gmail.com>, pgsql-hackers@lists.postgresql.org
Cc: Gilles Darold <gilles@darold.net>
Date: 2023-03-14T10:44:59Z
Lists: pgsql-hackers
Le 14/03/2023 à 10:50, stephane tachoires a écrit :
> 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).


Thanks Stepane, I've changed commit fest status to "Ready for committers".

-- 
Gilles Darold




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.