| Commit message (Expand) | Author | Age |
* | Update copyright for 2016 | Bruce Momjian | 2016-01-02 |
* | Update copyright for 2015 | Bruce Momjian | 2015-01-06 |
* | Update copyright for 2014 | Bruce Momjian | 2014-01-07 |
* | Update copyrights for 2013 | Bruce Momjian | 2013-01-01 |
* | Update copyright notices for year 2012. | Bruce Momjian | 2012-01-01 |
* | Stamp copyrights for year 2011. | Bruce Momjian | 2011-01-01 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Update copyright for the year 2010. | Bruce Momjian | 2010-01-02 |
* | Update copyright for 2009. | Bruce Momjian | 2009-01-01 |
* | Update copyrights in source tree to 2008. | Bruce Momjian | 2008-01-01 |
* | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian | 2007-01-05 |
* | Fix some missing inclusions identified with new pgcheckdefines tool. | Tom Lane | 2006-07-15 |
* | Remove 576 references of include files that were not needed. | Bruce Momjian | 2006-07-14 |
* | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 |
* | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 |
* | Tag appropriate files for rc3 | PostgreSQL Daemon | 2004-12-31 |
* | Update copyright to 2004. | Bruce Momjian | 2004-08-29 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 |
* | pgindent run. | Bruce Momjian | 2003-08-04 |
* | Error message editing in backend/optimizer, backend/rewrite. | Tom Lane | 2003-07-25 |
* | Fix GEQO to work again in CVS tip, by being more careful about memory | Tom Lane | 2002-12-16 |
* | First phase of implementing hash-based grouping/aggregation. An AGG plan | Tom Lane | 2002-11-06 |
* | pgindent run. | Bruce Momjian | 2002-09-04 |
* | The attached patch fixes a build problem with GEQO when using the | Bruce Momjian | 2002-07-20 |
* | Update copyright to 2002. | Bruce Momjian | 2002-06-20 |
* | Add newlines around debug output in optimizer showing total costs. | Bruce Momjian | 2001-05-08 |
* | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 |
* | Put external declarations into header files. | Peter Eisentraut | 2000-11-21 |
* | New cost model for planning, incorporating a penalty for random page | Tom Lane | 2000-02-15 |
* | Repair planning bugs caused by my misguided removal of restrictinfo link | Tom Lane | 2000-02-07 |
* | Add: | Bruce Momjian | 2000-01-26 |
* | Another round of planner/optimizer work. This is just restructuring and | Tom Lane | 2000-01-09 |
* | Major planner/optimizer revision: get rid of PathOrder node type, | Tom Lane | 1999-08-16 |
* | Move some system includes into c.h, and remove duplicates. | Bruce Momjian | 1999-07-17 |
* | Final cleanup. | Bruce Momjian | 1999-07-16 |
* | Remove unused #includes in *.c files. | Bruce Momjian | 1999-07-15 |
* | Clean up #include in /include directory. Add scripts for checking includes. | Bruce Momjian | 1999-07-15 |
* | Another pgindent run. Sorry folks. | Bruce Momjian | 1999-05-25 |
* | pgindent run over code. | Bruce Momjian | 1999-05-25 |
* | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 |
* | Optimizer cleanup. | Bruce Momjian | 1999-02-12 |
* | JoinPath -> NestPath for nested loop. | Bruce Momjian | 1999-02-12 |
* | Optmizer cleanup | Bruce Momjian | 1999-02-10 |
* | Rename Path.keys to Path.pathkeys. Too many 'keys' used for other things. | Bruce Momjian | 1999-02-10 |
* | Optimizer rename ClauseInfo -> RestrictInfo. Update optimizer README. | Bruce Momjian | 1999-02-03 |
* | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 |
* | Renaming cleanup, no pgindent yet. | Bruce Momjian | 1998-09-01 |
* | Rename Rel to RelOptInfo. | Bruce Momjian | 1998-07-18 |
* | Remove un-needed braces around single statements. | Bruce Momjian | 1998-06-15 |