summaryrefslogtreecommitdiff
path: root/src/include/executor/nodeSetOp.h
AgeCommit message (Expand)Author
2001-01-24Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian
2000-10-05Reimplementation of UNION/INTERSECT/EXCEPT. INTERSECT/EXCEPT now meet theTom Lane