Commits

DateSubjectAuthorReleases
2006-12-26 Fix failure due to accessing an already-freed tuple descriptor in a plan 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-10-04 pgindent run for 8.2. Bruce Momjian 8.2.0
2006-07-14 Remove 576 references of include files that were not needed. Bruce Momjian 8.2.0
2006-06-16 Fix problems with cached tuple descriptors disappearing while still in use Tom Lane 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-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-05-22 Teach the planner to remove SubqueryScan nodes from the plan if they 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-10-01 Repair RI trigger visibility problems (this time for sure ;-)) per recent Tom Lane 7.4.1
2003-09-25 Get rid of ReferentialIntegritySnapshotOverride by extending Executor API Tom Lane 7.4.1
2003-08-04 Update copyrights to 2003. Bruce Momjian 7.4.1
2003-08-04 pgindent run. Bruce Momjian 7.4.1
2003-02-09 Make further use of new bitmapset code: executor's chgParam, extParam, Tom Lane 7.4.1
2003-01-12 Fix wrong/misleading comments, be more consistent about where to call 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