Commits
Showing commits that first shipped in 7.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 1999-07-17 | Move some system includes into c.h, and remove duplicates. | Bruce Momjian | 7.1.1 |
| 1999-07-16 | Final cleanup | Bruce Momjian | 7.1.1 |
| 1999-07-15 | Remove unused #includes in *.c files. | Bruce Momjian | 7.1.1 |
| 1999-07-15 | Clean up #include in /include directory. Add scripts for checking includes. | Bruce Momjian | 7.1.1 |
| 1999-07-03 | Add abortcurrent trans to temp table fix. | Bruce Momjian | 7.1.1 |
| 1999-07-02 | Fix for removal of temp tables if last transaction was aborted. | Bruce Momjian | 7.1.1 |
| 1999-05-25 | Another pgindent run. Sorry folks. | 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 |
| 1999-02-02 | Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. | Bruce Momjian | 7.1.1 |