summaryrefslogtreecommitdiff
path: root/src/include/executor/nodeWorktablescan.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for 2014Bruce Momjian2014-01-071-1/+1
* Update copyrights for 2013Bruce Momjian2013-01-011-1/+1
* Update copyright notices for year 2012.Bruce Momjian2012-01-011-1/+1
* Stamp copyrights for year 2011.Bruce Momjian2011-01-011-1/+1
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Make NestLoop plan nodes pass outer-relation variables into their innerTom Lane2010-07-121-2/+2
* Update copyright for the year 2010.Bruce Momjian2010-01-021-2/+2
* Remove no-longer-needed ExecCountSlots infrastructure.Tom Lane2009-09-271-2/+1
* Update copyright for 2009.Bruce Momjian2009-01-011-2/+2
* Implement SQL-standard WITH clauses, including WITH RECURSIVE.Tom Lane2008-10-041-0/+25