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-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-02-13 | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 7.1.1 |
| 1998-08-24 | o note that now pg_database has a new attribuite "encoding" even | Bruce Momjian | 7.1.1 |
| 1997-11-24 | Remove tqual.h includes not needed. | Bruce Momjian | 7.1.1 |
| 1997-09-08 | Lex/yacc source cleanup like indent. | Bruce Momjian | 7.1.1 |
| 1997-01-10 | include sem.h added, include string.h neede, from Erik Bertelsen for Ultrix | Bruce Momjian | 7.1.1 |
| 1996-11-15 | Fix quote/doublequote handling. | Bruce Momjian | 7.1.1 |