Commits
Showing commits that first shipped in 7.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2001-01-24 | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 7.1.1 |
| 2000-01-26 | Add: | 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-09-01 | OK, folks, here is the pgindent output. | Bruce Momjian | 7.1.1 |
| 1997-09-07 | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 7.1.1 |
| 1997-08-19 | Make functions static where possible, enclose unused functions in #ifdef NOT_USED. | Bruce Momjian | 7.1.1 |