Re: pgsql: Local partitioned indexes

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Alvaro Herrera <alvherre@alvh.no-ip.org>
Cc: pgsql-committers@postgresql.org
Date: 2018-01-19T16:59:59Z
Lists: pgsql-hackers
Alvaro Herrera <alvherre@alvh.no-ip.org> writes:
> Local partitioned indexes

Evidently you're not there yet.  I'm suspicious that the continuing
failures on dromedary may trace to its use of -DCOPY_PARSE_PLAN_TREES
... try looking for a missed field addition in copyfuncs.c.

			regards, tom lane


Commits

  1. Mention partitioned indexes in "Data Definition" chapter

  2. Local partitioned indexes