Commit Graph

23 Commits (14572e4324dffb80bf157f4c69458cd76c69cd5d)

Author SHA1 Message Date
Tom Lane cd24163f6d Fix another passel of include-file breakage. Kris Jurka, Tom Lane 20 years ago
Bruce Momjian e0522505bd Remove 576 references of include files that were not needed. 20 years ago
Bruce Momjian 1dc3498251 Standard pgindent run for 8.1. 20 years ago
Tom Lane 0a92c58b7c Sync inet formatting code with recent BIND releases. In particular, 21 years ago
Bruce Momjian a5d7ba773d Adjust comments previously moved to column 1 by pgident. 22 years ago
PostgreSQL Daemon 969685ad44 $Header: -> $PostgreSQL Changes ... 22 years ago
Bruce Momjian 7da19cac89 Remove rcsid CVS header variable --- not used. 22 years ago
Bruce Momjian 089003fb46 pgindent run. 23 years ago
Bruce Momjian 945543d919 Add ipv6 address parsing support to 'inet' and 'cidr' data types. 23 years ago
Bruce Momjian 97ac103289 Remove sys/types.h in files that include postgres.h, and hence c.h, 24 years ago
Bruce Momjian b81844b173 pgindent run on all C files. Java run to follow. initdb/regression 25 years ago
Tom Lane a27b691e29 Ensure that all uses of <ctype.h> functions are applied to unsigned-char 25 years ago
Peter Eisentraut 44d1abebb4 Big warnings cleanup for Solaris/GCC. Down to about 40 now, but 26 years ago
Bruce Momjian 3406901a29 Move some system includes into c.h, and remove duplicates. 27 years ago
Bruce Momjian a9591ce66a Change #include's to use <> and "" as appropriate. 27 years ago
Bruce Momjian 07842084fe pgindent run over code. 27 years ago
Bruce Momjian 9322950aa4 Cleanup of source files where 'return' or 'var =' is alone on a line. 27 years ago
Bruce Momjian 9ac0c1e371 CIDR/INET fixes from D'Arcy. 28 years ago
Bruce Momjian 0c430306fe Re-enable inet code. 28 years ago
Bruce Momjian a643d97f29 Fix for inet from Tom H. 28 years ago
Bruce Momjian 377b5fa3a4 Fix for inet_net_pton() from Tom. 28 years ago
Bruce Momjian a593107d9e Add prototype include to inet types. 28 years ago
Bruce Momjian 2d69fd90b9 Integrate new IP type from Tom Ivar Helbekkmo. 28 years ago