summaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeNestloop.c
Commit message (Collapse)AuthorAgeFilesLines
* Final cleanup.Bruce Momjian1999-07-161-2/+2
|
* Remove unused #includes in *.c files.Bruce Momjian1999-07-151-2/+1
|
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
|
* Remove un-needed braces around single statements.Bruce Momjian1998-06-151-5/+1
|
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-9/+9
|
* Support for subselects.Vadim B. Mikheev1998-02-131-17/+31
| | | | | | | ExecReScan for nodeAgg, nodeHash, nodeHashjoin, nodeNestloop and nodeResult. Fixed ExecReScan for nodeMaterial. Get rid of #ifdef INDEXSCAN_PATCH. Get rid of ExecMarkPos and ExecRestrPos in nodeNestloop.
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-6/+6
|
* Add typdefs to pgindent run.Bruce Momjian1997-09-081-2/+2
|
* Another PGINDENT run that changes variable indenting and case label ↵Bruce Momjian1997-09-081-13/+13
| | | | indenting. Also static variable indenting.
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-309/+323
|
* Compile and warning cleanupBruce Momjian1996-11-081-1/+2
|
* add #include "postgres.h", as required by all .c filesMarc G. Fournier1996-10-311-1/+3
|
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+370