Commits

DateSubjectAuthorReleases
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-12-02 Adjust scan plan nodes to avoid getting an extra AccessShareLock on a Tom Lane 8.2.0
2005-11-25 Improve ExecStoreTuple to be smarter about replacing the contents of Tom Lane 8.2.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-05-15 Fix latent bug in ExecSeqRestrPos: it leaves the plan node's result slot Tom Lane 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 Pgindent run for 8.0. Bruce Momjian 8.0.0
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2004-04-21 Tweak indexscan and seqscan code to arrange that steps from one page to Tom Lane 8.0.0
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2003-08-08 Another pgindent run with updated typedefs. Bruce Momjian 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-03 Tweak planner and executor to avoid doing ExecProject() in table scan 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