Re: [Proposal] Allow pg_dump to include all child tables with the root table
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Gilles Darold <gilles@migops.com>
Cc: stephane tachoires <stephane.tachoires@gmail.com>,
pgsql-hackers@lists.postgresql.org, Gilles Darold <gilles@darold.net>
Date: 2023-03-14T20:10:16Z
Lists: pgsql-hackers
Gilles Darold <gilles@migops.com> writes: > Thanks Stepane, I've changed commit fest status to "Ready for committers". Pushed with some minor editing. regards, tom lane
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Allow pg_dump to include/exclude child tables automatically.
- a563c24c9574 16.0 landed