| Commit message (Expand) | Author | Age |
* | pgindent run for 9.4 | Bruce Momjian | 2014-05-06 |
* | Update copyright for 2014 | Bruce Momjian | 2014-01-07 |
* | Fix planner problems with LATERAL references in PlaceHolderVars. | Tom Lane | 2013-08-17 |
* | Update copyrights for 2013 | Bruce Momjian | 2013-01-01 |
* | Fix up planner infrastructure to support LATERAL properly. | Tom Lane | 2012-08-26 |
* | 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 |
* | Move exprType(), exprTypmod(), expression_tree_walker(), and related routines | Tom Lane | 2008-08-25 |
* | Restructure some header files a bit, in particular heapam.h, by removing some | Alvaro Herrera | 2008-05-12 |
* | Update copyrights in source tree to 2008. | Bruce Momjian | 2008-01-01 |
* | Support UPDATE/DELETE WHERE CURRENT OF cursor_name, per SQL standard. | Tom Lane | 2007-06-11 |
* | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian | 2007-01-05 |
* | pgindent run for 8.2. | Bruce Momjian | 2006-10-04 |
* | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 |
* | Teach tid-scan code to make use of "ctid = ANY (array)" clauses, so that | Tom Lane | 2005-11-26 |
* | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 |
* | Clean up some very old and crufty code for TID scan planning. Not much | Tom Lane | 2005-08-23 |
* | Remove planner's private fields from Query struct, and put them into | Tom Lane | 2005-06-05 |
* | Tag appropriate files for rc3 | PostgreSQL Daemon | 2004-12-31 |
* | Update copyright to 2004. | Bruce Momjian | 2004-08-29 |
* | Use the new List API function names throughout the backend, and disable the | Neil Conway | 2004-05-30 |
* | Reimplement the linked list data structure used throughout the backend. | Neil Conway | 2004-05-26 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Another pgindent run with updated typedefs. | Bruce Momjian | 2003-08-08 |
* | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 |
* | pgindent run. | Bruce Momjian | 2003-08-04 |
* | Replace planner's representation of relation sets, per pghackers discussion. | Tom Lane | 2003-02-08 |
* | Phase 2 of read-only-plans project: restructure expression-tree nodes | Tom Lane | 2002-12-12 |
* | Restructure planning of nestloop inner indexscans so that the set of usable | Tom Lane | 2002-11-24 |
* | Be careful to include postgres.h *before* any system headers, to ensure | Tom Lane | 2002-09-05 |
* | Update copyright to 2002. | Bruce Momjian | 2002-06-20 |
* | Further work on making use of new statistics in planner. Adjust APIs | Tom Lane | 2001-06-05 |
* | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 |
* | Remove unused include files. Do not touch /port or includes used by defines. | Bruce Momjian | 2000-05-30 |
* | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 |
* | 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 |
* | Tid access method feature from Hiroshi Inoue, Inoue@tpf.co.jp | Bruce Momjian | 1999-11-23 |