Commits
Showing commits that first shipped in 7.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2000-12-03 | Ensure that all uses of <ctype.h> functions are applied to unsigned-char | Tom Lane | 7.1.1 |
| 2000-06-14 | Big warnings cleanup for Solaris/GCC. Down to about 40 now, but | Peter Eisentraut | 7.1.1 |
| 1999-07-17 | Move some system includes into c.h, and remove duplicates. | Bruce Momjian | 7.1.1 |
| 1999-07-15 | Change #include's to use <> and "" as appropriate. | Bruce Momjian | 7.1.1 |
| 1999-05-25 | pgindent run over code. | Bruce Momjian | 7.1.1 |
| 1999-02-03 | Cleanup of source files where 'return' or 'var =' is alone on a line. | Bruce Momjian | 7.1.1 |
| 1998-10-22 | CIDR/INET fixes from D'Arcy. | Bruce Momjian | 7.1.1 |
| 1998-10-17 | Re-enable inet code. | Bruce Momjian | 7.1.1 |
| 1998-10-12 | Fix for inet from Tom H. | Bruce Momjian | 7.1.1 |
| 1998-10-12 | Fix for inet_net_pton() from Tom. | Bruce Momjian | 7.1.1 |
| 1998-10-04 | Add prototype include to inet types. | Bruce Momjian | 7.1.1 |
| 1998-10-03 | Integrate new IP type from Tom Ivar Helbekkmo. | Bruce Momjian | 7.1.1 |