OSDN Git Service

Create a "relation mapping" infrastructure to support changing the relfilenodes
[pg-rex/syncrep.git] / src / include / commands / cluster.h
2010-02-07 Tom LaneCreate a "relation mapping" infrastructure to support...
2010-02-04 Tom LaneRestructure CLUSTER/newstyle VACUUM FULL/ALTER TABLE...
2010-01-06 Itagaki TakahiroSupport rewritten-based full vacuum as VACUUM FULL...
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-06-19 Alvaro HerreraImprove our #include situation by moving pointer types...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-05-18 Alvaro HerreraHave CLUSTER advance the table's relfrozenxid. The...
2007-03-13 Tom LaneFirst phase of plan-invalidation project: create a...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-05-10 Bruce MomjianReport index name on CLUSTER failure. Also, suggest...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-07-11 Tom LaneALTER TABLE SET TABLESPACE. Gavin Sherry, some rework...
2004-05-08 Tom LaneGet rid of cluster.c's apparatus for rebuilding a relat...
2004-05-06 Tom LaneMake ALTER COLUMN TYPE preserve clustered status for...
2004-05-05 Tom LaneALTER TABLE rewrite. New cool stuff:
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2002-12-30 Tom LaneCode review for CLUSTER ALL patch. Fix bogus locking...
2002-11-23 Bruce MomjianTransaction safe Truncate
2002-11-15 Bruce MomjianNew version attached. The following is implemented:
2002-08-10 Bruce MomjianUpdate with newer version of CLUSTER patch posted August 8.
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2002-03-26 Tom Lanepg_class has a relnamespace column. You can create...
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-01-26 Bruce MomjianAdd:
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-09-01 Bruce MomjianRenaming cleanup, no pgindent yet.
1997-09-08 Bruce MomjianAnother PGINDENT run that changes variable indenting...
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1997-08-19 Bruce MomjianMake functions static where possible, enclose unused...
1996-08-28 Marc G. FournierClean up th ecompile process by centralizing the includ...