Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2000-01-26 | Add: | Bruce Momjian | 7.1.1 |
| 1999-07-15 | Change #include's to use <> and "" as appropriate. | Bruce Momjian | 7.1.1 |
| 1999-07-15 | Remove unused #includes in *.c files. | Bruce Momjian | 7.1.1 |
| 1999-05-25 | pgindent run over code. | Bruce Momjian | 7.1.1 |
| 1999-02-13 | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 7.1.1 |
| 1998-06-15 | Fix macros that were not properly surrounded by parens or braces. | Bruce Momjian | 7.1.1 |
| 1997-09-07 | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 7.1.1 |