Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move some system includes into c.h, and remove duplicates. | Bruce Momjian | 1999-07-17 | 1 | -4/+1 |
* | Change #include's to use <> and "" as appropriate. | Bruce Momjian | 1999-07-15 | 1 | -3/+3 |
* | pgindent run over code. | Bruce Momjian | 1999-05-25 | 1 | -27/+34 |
* | Cleanup of source files where 'return' or 'var =' is alone on a line. | Bruce Momjian | 1999-02-03 | 1 | -1/+2 |
* | CIDR/INET fixes from D'Arcy. | Bruce Momjian | 1998-10-22 | 1 | -5/+116 |
* | Re-enable inet code. | Bruce Momjian | 1998-10-17 | 1 | -13/+11 |
* | Fix for inet from Tom H. | Bruce Momjian | 1998-10-12 | 1 | -10/+15 |
* | Fix for inet_net_pton() from Tom. | Bruce Momjian | 1998-10-12 | 1 | -2/+2 |
* | Add prototype include to inet types. | Bruce Momjian | 1998-10-04 | 1 | -1/+4 |
* | Integrate new IP type from Tom Ivar Helbekkmo. | Bruce Momjian | 1998-10-03 | 1 | -0/+217 |