aboutsummaryrefslogtreecommitdiff
path: root/src/include/executor/execdebug.h
Commit message (Collapse)AuthorAge
...
* Fix macros that were not properly surrounded by parens or braces.Bruce Momjian1998-06-15
|
* Another PGINDENT run that changes variable indenting and case label ↵Bruce Momjian1997-09-08
| | | | indenting. Also static variable indenting.
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
|
* D'Arcy's recent cleanupsMarc G. Fournier1996-11-08
|
* Clean up th ecompile process by centralizing the include filesMarc G. Fournier1996-08-28
- code compile tested, but due to a yet unresolved problem with parse.h's creation, compile not completed...