| From: | Jacob Champion <jchampion(at)postgresql(dot)org> |
|---|---|
| To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | pgsql: doc: Improve description of publish_via_partition_root |
| Date: | 2026-01-09 18:14:58 |
| Message-ID: | E1veH0j-005XhH-0V@gemulon.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
doc: Improve description of publish_via_partition_root
Reword publish_via_partition_root's opening paragraph. Describe its
behavior more clearly, and directly state that its default is false.
Per complaint by Peter Smith; final text of the patch made in
collaboration with Chao Li.
Author: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Author: Peter Smith <peter(dot)b(dot)smith(at)fujitsu(dot)com>
Reported-by: Peter Smith <peter(dot)b(dot)smith(at)fujitsu(dot)com>
Reviewed-by: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
Discussion: https://postgr.es/m/CAHut%2BPu7SpK%2BctOYoqYR3V4w5LKc9sCs6c_qotk9uTQJQ4zp6g%40mail.gmail.com
Backpatch-through: 14
Branch
------
REL_15_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/988612c9c27f8f62bcd8a5e30f3b57e883189308
Modified Files
--------------
doc/src/sgml/ref/create_publication.sgml | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 deletions(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Heikki Linnakangas | 2026-01-09 18:33:07 | pgsql: Inline ginCompareAttEntries for speed |
| Previous Message | Tom Lane | 2026-01-09 17:59:40 | pgsql: Improve "constraint must include all partitioning columns" messa |