Commits

DateSubjectAuthorReleases
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.0.18
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 8.4.22
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-02-22 Remove ExecRemoveJunk(), which is no longer used anywhere. Tom Lane 9.1.0
2011-01-13 Fix PlanRowMark/ExecRowMark structures to handle inheritance correctly. Tom Lane 9.0.3
2011-01-13 Fix PlanRowMark/ExecRowMark structures to handle inheritance correctly. Tom Lane 9.1.0
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2009-10-10 Split the processing of INSERT/UPDATE/DELETE operations out of execMain.c. Tom Lane 9.0.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-01-05 Update CVS HEAD for 2007 copyright. Back branches are typically not Bruce Momjian 8.3.0
2006-12-04 Refactor ExecGetJunkAttribute to avoid searching for junk attributes Tom Lane 8.3.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
2005-11-22 Re-run pgindent, fixing a problem where comment lines after a blank Bruce Momjian 8.1.1
2005-11-22 Re-run pgindent, fixing a problem where comment lines after a blank Bruce Momjian 8.2.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-04-06 Merge Resdom nodes into TargetEntry nodes to simplify code and save a Tom Lane 8.1.0
2005-03-16 Revise TupleTableSlot code to avoid unnecessary construction and disassembly Tom Lane 8.1.0
2005-03-14 Avoid O(N^2) overhead in repeated nocachegetattr calls when columns of Tom Lane 8.1.0