OSDN Git Service

8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
[pg-rex/syncrep.git] / src / include / optimizer / plancat.h
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-05-12 Tom LaneDo some minor code refactoring in preparation for chang...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-08-16 Tom LaneClean up the loose ends in selectivity estimation left...
2008-06-19 Alvaro HerreraImprove our #include situation by moving pointer types...
2008-04-01 Tom LaneFix an oversight I made in a cleanup patch over a year...
2008-03-15 Tom LaneChange hash index creation so that rather than always...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-07-25 Magnus HaganderRename DLLIMPORT macro to PGDLLIMPORT to avoid conflict...
2007-05-25 Tom LaneCreate hooks to let a loadable plugin monitor (or even...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-10-04 Bruce Momjianpgindent run for 8.2.
2006-09-19 Tom LaneImprove usage of effective_cache_size parameter by...
2006-07-31 Tom LaneChange the relation_open protocol so that we obtain...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2006-02-04 Tom LaneFix constraint exclusion to work in inherited UPDATE...
2005-07-23 Tom LaneSimple constraint exclusion. For now, only child table...
2005-06-05 Tom LaneRemove planner's private fields from Query struct,...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2003-08-04 Bruce Momjianpgindent run.
2003-06-29 Tom LaneRestructure building of join relation targetlists so...
2003-02-03 Tom LaneTweak planner and executor to avoid doing ExecProject...
2003-01-28 Tom LaneExtend join-selectivity API (oprjoin interface) so...
2002-06-20 Bruce MomjianUpdate copyright to 2002.
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-05-20 Tom LaneModify optimizer data structures so that IndexOptInfo...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-09-29 Tom LaneSubselects in FROM clause, per ISO syntax: FROM (SELECT...
2000-06-09 Tom LaneCause inheritance patch to meet minimum coding standard...
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-01-26 Bruce MomjianAdd:
2000-01-22 Tom LaneRevise handling of index-type-specific indexscan cost...
2000-01-09 Tom LaneAnother round of planner/optimizer work. This is just...
1999-11-21 Tom LaneCombine index_info and find_secondary_indexes into...
1999-07-25 Tom LaneFurther work on planning of indexscans. Cleaned up...
1999-07-15 Bruce MomjianChange #include's to use <> and "" as appropriate.
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-10-08 Bruce MomjianMake functions static or ifdef NOT_USED. Prevent pg_ve...
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-02-26 Bruce Momjianpgindent run before 6.3 release, with Thomas' requested...
1998-01-24 Bruce MomjianFix prototypes so they don't look like function definit...
1997-09-08 Bruce MomjianUsed modified version of indent that understands over...
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.
1996-11-06 Marc G. FournierAnother
1996-10-31 Marc G. Fournierremove:
1996-08-28 Marc G. FournierClean up th ecompile process by centralizing the includ...