Commits

DateSubjectAuthorReleases
2007-11-15 pgindent run for 8.3. Bruce Momjian 8.3.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
2007-01-05 Update CVS HEAD for 2007 copyright. Back branches are typically not Bruce Momjian 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-12-02 Adjust scan plan nodes to avoid getting an extra AccessShareLock on a Tom Lane 8.2.0
2005-11-26 Teach tid-scan code to make use of "ctid = ANY (array)" clauses, so that 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-09-22 Remove some dead code. 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
2004-05-30 Use the new List API function names throughout the backend, and disable the Neil Conway 8.0.0
2004-05-26 Reimplement the linked list data structure used throughout the backend. Neil Conway 8.0.0