Commits

DateSubjectAuthorReleases
2007-05-17 Fix parameter recalculation for Limit nodes: during a ReScan call we must Tom Lane 8.3.0
2007-05-04 Teach tuplesort.c about "top N" sorting, in which only the first N tuples Tom Lane 8.3.0
2007-01-05 Update CVS HEAD for 2007 copyright. Back branches are typically not Bruce Momjian 8.3.0
2006-12-03 Fix LIMIT/OFFSET for null limit values. This worked before 8.2 but was broken Tom Lane 8.2.1
2006-12-03 Fix LIMIT/OFFSET for null limit values. This worked before 8.2 but was broken Tom Lane 8.3.0
2006-07-26 Code review for bigint-LIMIT patch. Fix missed planner dependency, Tom Lane 8.2.0
2006-07-26 Change LIMIT/OFFSET to use int8 Bruce Momjian 8.2.0
2006-03-05 Update copyright for 2006. Update scripts. Bruce Momjian 8.2.0
2006-02-28 Extend the ExecInitNode API so that plan nodes receive a set of flag Tom Lane 8.2.0
2005-11-23 Get rid of ExecAssignResultTypeFromOuterPlan() and make all plan node types Tom Lane 8.1.1
2005-11-23 Get rid of ExecAssignResultTypeFromOuterPlan() and make all plan node types Tom Lane 8.2.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-03-16 Revise TupleTableSlot code to avoid unnecessary construction and disassembly Tom Lane 8.1.0
2004-12-31 Tag appropriate files for rc3 PostgreSQL Daemon 8.0.0
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2003-08-04 Update copyrights to 2003. Bruce Momjian 7.4.1
2003-08-04 pgindent run. Bruce Momjian 7.4.1
2003-07-21 Error message editing in backend/executor. Tom Lane 7.4.1
2002-12-15 Revise executor APIs so that all per-query state structure is built in Tom Lane 7.4.1
2002-12-13 Phase 3 of read-only-plans project: ExecInitExpr now builds expression Tom Lane 7.4.1
2002-12-05 Phase 1 of read-only-plans project: cause executor state nodes to point Tom Lane 7.4.1
2002-11-22 Redesign internal logic of nodeLimit so that it does not need to fetch Tom Lane 7.4.1
2002-06-20 Update copyright to 2002. Bruce Momjian 7.3.1
2001-10-28 Another pgindent run. Fixes enum indenting, and improves #endif Bruce Momjian 7.2.1