]> 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:57:57 +0000 (16:57 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 19 Apr 2011 20:57:57 +0000 (16:57 -0400)
commit1da9966230a30405ea5981403d4f4a9d83cb1ecb
treee3d31eed795801dc10f05cbaf119a1aa7cf03b1d
parentb2e2d3a3781c717ee826d01d83e55009321ac24d
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.
src/backend/catalog/index.c