aboutsummaryrefslogtreecommitdiff
path: root/src/include/executor/nodeLimit.h
Commit message (Expand)AuthorAge
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-05
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-28
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-24
* Re-implement LIMIT/OFFSET as a plan node type, instead of a hack inTom Lane2000-10-26