]> 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:55:34 +0000 (16:55 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 19 Apr 2011 20:55:34 +0000 (16:55 -0400)
commitc096d19b74a637443109e528000342e896b150f3
tree535f72a6a831c8415019126348e893261c2716a6
parent385942f46ce526000d231c51c76360a807c2f809
Revert "Prevent incorrect updates of pg_index while reindexing pg_index itself."

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