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