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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Revert "Prevent incorrect updates of pg_index while reindexing p
Дата
Msg-id E1QCJlk-0004Qn-VM@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Avoid changing an index's indcheckxmin horizon during REINDEX.
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Add C comment