Обсуждение: pgsql: Revert "Prevent incorrect updates of pg_index while reindexing p

Поиск
Список
Период
Сортировка

pgsql: Revert "Prevent incorrect updates of pg_index while reindexing p

От
Tom Lane
Дата:
Revert "Prevent incorrect updates of pg_index while reindexing pg_index itself."

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

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/1da9966230a30405ea5981403d4f4a9d83cb1ecb

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