Commits

DateSubjectAuthorReleases
2022-07-07 Remove stray references to lefttree/righttree in the executor. Tom Lane 16.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
2007-02-22 Change Agg and Group nodes so that Vars contained in their targetlists Tom Lane 8.3.0
2007-02-16 Fix another problem in 8.2 changes that allowed "one-time" qual conditions to Tom Lane 8.2.4
2007-02-16 Fix another problem in 8.2 changes that allowed "one-time" qual conditions to Tom Lane 8.3.0
2007-02-15 Repair oversight in 8.2 change that improved the handling of "pseudoconstant" Tom Lane 8.2.4
2007-02-15 Repair oversight in 8.2 change that improved the handling of "pseudoconstant" Tom Lane 8.3.0
2007-02-02 Repair failure to check that a table is still compatible with a previously Tom Lane 8.1.7
2007-02-02 Repair failure to check that a table is still compatible with a previously Tom Lane 8.2.2
2007-02-02 Repair failure to check that a table is still compatible with a previously Tom Lane 8.3.0
2006-12-26 Repair bug #2839: the various ExecReScan functions need to reset Tom Lane 7.3.17
2006-12-26 Repair bug #2839: the various ExecReScan functions need to reset Tom Lane 7.4.15
2006-12-26 Repair bug #2839: the various ExecReScan functions need to reset Tom Lane 8.0.10
2006-12-26 Repair bug #2839: the various ExecReScan functions need to reset Tom Lane 8.1.6
2006-12-26 Repair bug #2839: the various ExecReScan functions need to reset Tom Lane 8.2.1
2006-12-26 Repair bug #2839: the various ExecReScan functions need to reset 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-04-24 Put back example of using Result node to execute an INSERT. Tom Lane 8.1.0
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
2000-08-24 SQL-language functions are now callable in ordinary fmgr contexts ... Tom Lane 7.1.1
2000-07-17 Revise aggregate functions per earlier discussions in pghackers. Tom Lane 7.1.1
2000-07-12 First stage of reclaiming memory in executor by resetting short-term Tom Lane 7.1.1