Re: REINDEX CONCURRENTLY 2.0

Andreas Karlsson <andreas@proxel.se>

From: Andreas Karlsson <andreas@proxel.se>
To: Michael Paquier <michael.paquier@gmail.com>
Cc: PostgreSQL mailing lists <pgsql-hackers@postgresql.org>
Date: 2017-03-13T03:41:28Z
Lists: pgsql-hackers
On 03/13/2017 03:11 AM, Andreas Karlsson wrote:
> I also fixed the the code to properly support triggers.

And by "support triggers" I actually meant fixing the support for moving 
the foreign keys to the new index.

Andreas


Commits

  1. Prevent reindex of invalid indexes on TOAST tables

  2. Rework handling of invalid indexes with REINDEX CONCURRENTLY

  3. Split builtins.h to a new header ruleutils.h