From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
---|---|
To: | pgsql-committers(at)postgresql(dot)org |
Subject: | pgsql: Mention partitioned indexes in "Data Definition" chapter |
Date: | 2018-02-10 13:06:25 |
Message-ID: | [email protected] |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
Mention partitioned indexes in "Data Definition" chapter
We can now create indexes more easily than before, so update this
chapter to use the simpler instructions.
After an idea of Amit Langote. I (Álvaro) opted to do more invasive
surgery and remove the previous suggestion to create per-partition
indexes, which his patch left in place.
Discussion: https://postgr.es/m/[email protected]
Author: Amit Langote, Álvaro Herrera
Branch
------
master
Modified Files
--------------
doc/src/sgml/ddl.sgml | 22 ++++++++--------------
1 file changed, 8 insertions(+), 14 deletions(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2018-02-10 13:09:47 | Re: pgsql: Local partitioned indexes |
Previous Message | Robert Haas | 2018-02-09 21:01:32 | pgsql: Mark assorted GUC variables as PGDLLIMPORT. |