-
- Downloads
Major improvement in CLUSTER which preserves table characteristics using
relfilenode. I sent the CLUSTER patch a few days ago and I think it was missed. I append it again, this time including the regression test files. For the committer, please note that you have to cvs add the files as they don't exist. Maybe add to the parallel and serial schedules also, but I don't know such stuff. Alvaro Herrera (<alvherre[a]atentus.com>)
Showing
- doc/src/sgml/ref/cluster.sgml 15 additions, 21 deletionsdoc/src/sgml/ref/cluster.sgml
- src/backend/commands/cluster.c 242 additions, 64 deletionssrc/backend/commands/cluster.c
- src/test/regress/output/cluster.out 232 additions, 0 deletionssrc/test/regress/output/cluster.out
- src/test/regress/sql/cluster.sql 72 additions, 0 deletionssrc/test/regress/sql/cluster.sql
Loading
Please register or sign in to comment