]> granicus.if.org Git - postgresql/commit
Revert "Prevent incorrect updates of pg_index while reindexing pg_index itself."
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 19 Apr 2011 20:58:53 +0000 (16:58 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 19 Apr 2011 20:58:53 +0000 (16:58 -0400)
commit1f0ad40656fc0cca935cd20038064e6281a55d30
tree973e1582b1386769a18e6e60b4100f3ff02e2a0b
parent8835284e0d903156632f76eea941cf5c592717ec
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.
src/backend/catalog/index.c