aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeSetOp.c
Commit message (Expand)AuthorAge
* Update copyright to 2002.Bruce Momjian2002-06-20
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* Remove dashes in comments that don't need them, rewrap with pgindent.Bruce Momjian2001-03-22
* pgindent run. Make it all clean.Bruce Momjian2001-03-22
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-24
* Reimplementation of UNION/INTERSECT/EXCEPT. INTERSECT/EXCEPT now meet theTom Lane2000-10-05