Commits

DateSubjectAuthorReleases
2022-10-25 Doc/improve confusing, inefficient tests to locate CTID variable. Tom Lane 16.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2019-01-29 Make some small planner API cleanups. 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-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2016-09-22 Remove nearly-unused SizeOfIptrData macro. 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
2011-09-04 Clean up the #include mess a little. Tom Lane 9.2.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
2008-04-30 Fix nodeTidscan.c to not trigger an error if the block number portion of Tom Lane 8.3.2
2008-04-30 Fix nodeTidscan.c to not trigger an error if the block number portion of Tom Lane 8.4.0
2007-10-24 Fix UPDATE/DELETE WHERE CURRENT OF to support repeated update and update- Tom Lane 8.3.0
2007-06-11 Improve UPDATE/DELETE WHERE CURRENT OF so that they can be used from plpgsql Tom Lane 8.3.0
2007-06-11 Support UPDATE/DELETE WHERE CURRENT OF cursor_name, per SQL standard. 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