aboutsummaryrefslogtreecommitdiff
path: root/src/backend/optimizer/path/_deadcode/predmig.c
Commit message (Expand)AuthorAge
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-05
* Fix small problem Tom Lane found with pgindent run.Bruce Momjian2001-10-30
* 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
* 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
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-12
* Add:Bruce Momjian2000-01-26
* Clean up #include in /include directory. Add scripts for checking includes.Bruce Momjian1999-07-15
* Another pgindent run. Sorry folks.Bruce Momjian1999-05-25
* Make 0x007f -> (unsigned)0x7f to make pgindent happy.Bruce Momjian1999-05-25
* pgindent run over code.Bruce Momjian1999-05-25
* rename optimizer file nameBruce Momjian1999-02-18