pgsql: Revert "Prevent incorrect updates of pg_index while reindexing p - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Revert "Prevent incorrect updates of pg_index while reindexing p
Date
Msg-id E1QCJlk-0004Qj-St@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Revert "Prevent incorrect updates of pg_index while reindexing pg_index itself."

This reverts commit 4b6106ccfea21e86943f881edcf3cfc03661a415 of 2011-04-15.
There's a better way to do it, which will follow shortly.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/c096d19b74a637443109e528000342e896b150f3

Modified Files
--------------
src/backend/catalog/index.c |   28 ++++------------------------
1 files changed, 4 insertions(+), 24 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Revert "Prevent incorrect updates of pg_index while reindexing p
Next
From: Tom Lane
Date:
Subject: pgsql: Revert "Prevent incorrect updates of pg_index while reindexing p