Commits

DateSubjectAuthorReleases
2022-07-07 Remove stray references to lefttree/righttree in the executor. Tom Lane 16.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 9.6.0
2010-07-12 Make NestLoop plan nodes pass outer-relation variables into their inner Tom Lane 9.1.0
2009-09-27 Remove no-longer-needed ExecCountSlots infrastructure. Tom Lane 9.0.0
2008-08-05 Do not allow Unique nodes to be scanned backwards. The code claimed that it Tom Lane 8.2.10
2008-08-05 Do not allow Unique nodes to be scanned backwards. The code claimed that it Tom Lane 8.3.4
2008-08-05 Do not allow Unique nodes to be scanned backwards. The code claimed that it Tom Lane 8.4.0
2007-01-10 Change the planner-to-executor API so that the planner tells the executor Tom Lane 8.3.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-05-06 For some reason access/tupmacs.h has been #including utils/memutils.h, Tom Lane 8.1.0
2005-03-16 Revise TupleTableSlot code to avoid unnecessary construction and disassembly Tom Lane 8.1.0
2004-03-02 Update obsolete comment. Tom Lane 8.0.0
2003-02-02 Fix nodeUnique to behave correctly when reversing direction after reaching Tom Lane 7.3.2
2003-02-02 Fix nodeUnique to behave correctly when reversing direction after reaching Tom Lane 7.4.1
2003-01-10 Create a new file executor/execGrouping.c to centralize utility routines 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-05 Phase 1 of read-only-plans project: cause executor state nodes to point Tom Lane 7.4.1
2000-07-12 First stage of reclaiming memory in executor by resetting short-term Tom Lane 7.1.1
2000-01-27 Redesign DISTINCT ON as discussed in pgsql-sql 1/25/00: syntax is now Tom Lane 7.1.1
1999-01-24 Replace typtoout() and gettypelem() with a single routine, Tom Lane 7.1.1