OSDN Git Service

Re-implement EvalPlanQual processing to improve its performance and eliminate
[pg-rex/syncrep.git] / src / include / parser / parsetree.h
2009-10-26 Tom LaneRe-implement EvalPlanQual processing to improve its...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-07-13 Bruce MomjianAllow include files to compile own their own.
2006-04-30 Tom LaneImprove the representation of FOR UPDATE/FOR SHARE...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-06-03 Tom LaneRevise handling of dropped columns in JOIN alias lists...
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-08-19 Tom LaneRepair some issues with column aliases and RowExpr...
2004-08-17 Tom LaneStandardize on the assumption that the arguments of...
2004-05-26 Neil ConwayReimplement the linked list data structure used through...
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-08-11 Tom LaneCode cleanup inspired by recent resname bug report...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2003-02-09 Tom LaneCreate a distinction between Lists of integers and...
2002-09-04 Bruce Momjianpgindent run.
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2002-03-12 Tom LaneRestructure representation of join alias variables...
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-09-25 Tom LaneUse variable aliases, if supplied, rather than real...
2000-09-12 Tom LaneFirst cut at full support for OUTER JOINs. There are...
2000-06-12 Bruce MomjianRename rule CURRENT to OLD in source tree. Add mapping...
2000-02-15 Thomas G. LockhartCarry column aliases from the parser frontend. Enables...
2000-01-26 Bruce MomjianAdd:
1999-07-15 Bruce MomjianClean up #include in /include directory. Add scripts...
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1997-11-21 Bruce MomjianMore archive cleanup.
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1996-11-06 Marc G. FournierOkay...this pretty much cleans out the include files.
1996-08-28 Marc G. FournierClean up th ecompile process by centralizing the includ...