pgsql: Review wording on tablespaces w.r.t. partitioned tables - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Review wording on tablespaces w.r.t. partitioned tables
Date
Msg-id E1rmwxV-004mqY-2y@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Review wording on tablespaces w.r.t. partitioned tables

Remove a redundant comment, and document pg_class.reltablespace properly
in catalogs.sgml.

After commits a36c84c3e4a9, 87259588d0ab and others.

Backpatch to 12.

Discussion: https://postgr.es/m/202403191013.w2kr7wqlamqz@alvherre.pgsql

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/520e7afa5732b0ba27b55f99dbabeea5e2591bb7

Modified Files
--------------
doc/src/sgml/catalogs.sgml       | 9 ++++++---
src/backend/commands/tablecmds.c | 4 ----
2 files changed, 6 insertions(+), 7 deletions(-)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Rework lwlocknames.txt to become lwlocklist.h
Next
From: Nathan Bossart
Date:
Subject: pgsql: Revert "Temporary patch to help debug pg_walsummary test failure