pgsql: Clarify the default partition's role - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Clarify the default partition's role
Date
Msg-id E1hvoiP-0006dw-00@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Clarify the default partition's role

Reviewed by Tom Lane and Amit Langote
Discussion: https://postgr.es/m/20190806222735.GA9535@alvherre.pgsql

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/edc793d374af50df76efb0a7622b78f58f0d8124

Modified Files
--------------
doc/src/sgml/ref/create_table.sgml | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Clarify the default partition's role
Next
From: Peter Geoghegan
Date:
Subject: pgsql: Update obsolete tuplesort READTUP() comment.