pgsql: Clarify documentation for CLUSTER on partitioned tables.

From: Jeff Davis <jdavis(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Clarify documentation for CLUSTER on partitioned tables.
Date: 2023-01-26 04:27:32
Message-ID: E1pKtrH-005W1o-Pz@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Clarify documentation for CLUSTER on partitioned tables.

Author: Nathan Bossart
Discussion: https://postgr.es/m/20230114224000.GA2505377@nathanxps13

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8b5f36bb6c16c030561d83b74b8c3270dbf48b68

Modified Files
--------------
doc/src/sgml/ref/cluster.sgml | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Geoghegan 2023-01-26 06:22:54 pgsql: Revert "Add eager and lazy freezing strategies to VACUUM."
Previous Message Michael Paquier 2023-01-26 03:25:27 pgsql: Make auto_explain print the query identifier in verbose mode