Commits
Showing commits that first shipped in 7.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2001-03-22 | Remove dashes in comments that don't need them, rewrap with pgindent. | Bruce Momjian | 7.1.1 |
| 2001-01-24 | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 7.1.1 |
| 2000-04-12 | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 7.1.1 |
| 2000-01-26 | Add: | Bruce Momjian | 7.1.1 |
| 2000-01-10 | Make number of args to a function configurable. | Bruce Momjian | 7.1.1 |
| 1999-07-16 | Final cleanup. | Bruce Momjian | 7.1.1 |
| 1999-07-16 | Update #include cleanups | Bruce Momjian | 7.1.1 |
| 1999-07-15 | Change #include's to use <> and "" as appropriate. | 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-03-16 | Fix snprintf with strings, and nextval('"Aa"'); | Bruce Momjian | 7.1.1 |
| 1999-02-24 | Fix problem with selectivity error in added columns with ALTER TABLE. | Bruce Momjian | 7.1.1 |