Re: DOCS - Clarify the publication 'publish_via_partition_root' default value.
Amit Kapila <amit.kapila16@gmail.com>
From: Amit Kapila <amit.kapila16@gmail.com>
To: Jacob Champion <jacob.champion@enterprisedb.com>
Cc: Peter Smith <smithpb2250@gmail.com>, Chao Li <li.evan.chao@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-12-18T04:18:01Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
doc: Improve description of publish_via_partition_root
- e2aae8d68f6b 19 (unreleased) landed
- d2c6ff7c525b 18.2 landed
- 862f83f3aa40 17.8 landed
- b95bdde5119d 16.12 landed
- 988612c9c27f 15.16 landed
- 5f43df007485 14.21 landed
On Thu, Dec 18, 2025 at 1:42 AM Jacob Champion <jacob.champion@enterprisedb.com> wrote: > > On Wed, Dec 17, 2025 at 4:04 AM Amit Kapila <amit.kapila16@gmail.com> wrote: > > LGTM. As this is not any bug fix rather a text improvement, so it is > > good to fix this in HEAD only. > > Don't we typically backpatch documentation improvements? Otherwise no > one gets the better docs for a year. > It depends if there is a wrong explanation then it makes sense to backpatch but as this is a wording improvement, it should be okay to commit it as HEAD-only patch. Would you like to take care of this? -- With Regards, Amit Kapila.