Revert "Prevent incorrect updates of pg_index while reindexing pg_index itself."
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 19 Apr 2011 20:59:34 +0000 (16:59 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 19 Apr 2011 20:59:34 +0000 (16:59 -0400)
commit6c0635d7a4b6daa80745ca8b4c4f4ca3cda797fe
treed79d0c95593055480eee53dcc00c48799449ae56
parent2c69fc0596e0b785dcc990d2942be89f01c213fd
Revert "Prevent incorrect updates of pg_index while reindexing pg_index itself."

This reverts commit 2c69fc0596e0b785dcc990d2942be89f01c213fd of 2011-04-15.
There's a better way to do it, which will follow shortly.
src/backend/catalog/index.c