pgsql: Improve documentation for default_tablespace on partitioned tabl - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Improve documentation for default_tablespace on partitioned tabl
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Improve documentation for default_tablespace on partitioned tables

Backpatch to 12, where 87259588d0ab introduced the current behavior.

Per note from Justin Pryzby.

Co-authored-by: Justin Pryzby <[email protected]>
Discussion: https://postgr.es/m/[email protected]

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/896cedc7d578b9fd9c966f87a32ec628ee6c01aa

Modified Files
--------------
doc/src/sgml/config.sgml | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: psql: Fix line continuation prompts for unbalanced parentheses
Next
From: Tom Lane
Date:
Subject: pgsql: Fix some more omissions in pg_upgrade's tests for non-upgradable