Commits

DateSubjectAuthorReleases
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2018-10-06 Restore sane locking behavior during parallel query. Tom Lane 12.0
2018-10-04 Centralize executor's opening/closing of Relations for rangetable entries. Tom Lane 12.0
2017-08-30 Separate reinitialization of shared parallel-scan state from ExecReScan. Tom Lane 10.0
2017-08-30 Separate reinitialization of shared parallel-scan state from ExecReScan. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-05 Don't be so trusting that shm_toc_lookup() will always succeed. Tom Lane 10.0
2014-11-21 Remove dead code supporting mark/restore in SeqScan, TidScan, ValuesScan. Tom Lane 9.5.0
2013-04-27 Incidental cleanup of matviews code. Tom Lane 9.3.0
2010-07-12 Make NestLoop plan nodes pass outer-relation variables into their inner Tom Lane 9.1.0
2009-10-26 Re-implement EvalPlanQual processing to improve its performance and eliminate Tom Lane 9.0.0
2009-09-27 Remove no-longer-needed ExecCountSlots infrastructure. Tom Lane 9.0.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-06-16 Fix problems with cached tuple descriptors disappearing while still in use Tom Lane 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-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