]> granicus.if.org Git - postgresql/commit
Code review for CLUSTER ALL patch. Fix bogus locking, incorrect transaction
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 30 Dec 2002 18:42:17 +0000 (18:42 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 30 Dec 2002 18:42:17 +0000 (18:42 +0000)
commita03c0d93d5a2730f25a3b2738300dacd8ca5e24a
tree0c1aef0f6bbdfb167b3bb75d5b153cd5710bd196
parent2e1f2c3109b43138ef32dbdba09abef7c9c51d5a
Code review for CLUSTER ALL patch.  Fix bogus locking, incorrect transaction
stop/start nesting, other infelicities.
doc/src/sgml/ref/cluster.sgml
src/backend/commands/cluster.c
src/backend/commands/tablecmds.c
src/backend/tcop/utility.c
src/include/commands/cluster.h
src/test/regress/expected/cluster.out