summaryrefslogtreecommitdiff
path: root/src/include/executor/nodeModifyTable.h
AgeCommit message (Expand)Author
2013-01-01Update copyrights for 2013Bruce Momjian
2012-01-01Update copyright notices for year 2012.Bruce Momjian
2011-01-01Stamp copyrights for year 2011.Bruce Momjian
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-07-12Make NestLoop plan nodes pass outer-relation variables into their innerTom Lane
2010-01-02Update copyright for the year 2010.Bruce Momjian
2009-10-10Split the processing of INSERT/UPDATE/DELETE operations out of execMain.c.Tom Lane