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 E1QCJll-0004Qu-38@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Revert "Prevent incorrect updates of pg_index while reindexing pg_index itself."

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

Branch
------
REL8_4_STABLE

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

Modified Files
--------------
src/backend/catalog/index.c |   67 +++++++++++++------------------------------
1 files changed, 20 insertions(+), 47 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Refix the unaccent regression test on MSVC properly
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Revert "Prevent incorrect updates of pg_index while reindexing p