Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 1999-11-22 | Add system indexes to match all caches. | Bruce Momjian | 7.1.1 |
| 1999-11-07 | New NameStr macro to convert Name to Str. No need for var.data anymore. | 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-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-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-05-10 | Change error messages to oids come out as %u and not %d. Change has no | Bruce Momjian | 7.1.1 |
| 1999-03-14 | Hello, | Bruce Momjian | 7.1.1 |
| 1999-02-24 | Fix problem with selectivity error in added columns with ALTER TABLE. | Bruce Momjian | 7.1.1 |