pgsql: Tweak partitioning documentation wording

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Tweak partitioning documentation wording
Date: 2018-06-01 18:55:13
Message-ID: E1fOpCj-0003gP-4F@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Tweak partitioning documentation wording

For clarity, precision, grammar.

Author: Justin Pryzby
Reviewed-by: Amit Langote, Álvaro Herrera
Discussion: https://postgr.es/m/20180523213513.GM30060@telsasoft.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/12b9affb32a636777062b3feb5816621363fc108

Modified Files
--------------
doc/src/sgml/ddl.sgml | 86 +++++++++++++++++++++++++++------------------------
1 file changed, 46 insertions(+), 40 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2018-06-04 19:11:26 pgsql: Put new command-line options into alphabetical order
Previous Message Noah Misch 2018-05-31 23:14:31 pgsql: Reconcile nodes/*funcs.c with PostgreSQL 11 work.