summaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeBitmapOr.c
Commit message (Expand)AuthorAgeFilesLines
* Extend the ExecInitNode API so that plan nodes receive a set of flagTom Lane2006-02-281-3/+6
* Standard pgindent run for 8.1.Bruce Momjian2005-10-151-7/+7
* Minor performance improvement: avoid unnecessary creation/unioning ofTom Lane2005-04-201-10/+38
* Create executor and planner-backend support for decoupled heap and indexTom Lane2005-04-191-0/+209