]> granicus.if.org Git - postgresql/commit
Some minor tweaks of REINDEX processing: grab exclusive lock a little REL7_2_BETA3
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 20 Nov 2001 02:46:13 +0000 (02:46 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 20 Nov 2001 02:46:13 +0000 (02:46 +0000)
commit604f54cd2728d01cd4716664644fd466d64e9e5d
tree46ebe34e27b1714f71c9eb8fd6f6ee238707c7f3
parentfb726283b60572dd3390e3f96b85ab21ab3ccc6e
Some minor tweaks of REINDEX processing: grab exclusive lock a little
earlier, make error checks more uniform.
src/backend/catalog/index.c
src/backend/commands/indexcmds.c
src/backend/tcop/utility.c