aboutsummaryrefslogtreecommitdiff
path: root/src/backend/port/inet_aton.c
Commit message (Expand)AuthorAge
* More config.h cleanups.Bruce Momjian1999-07-17
* Clean up some minor compile warnings.Tom Lane1999-02-07
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-01
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-26
* Goodbye register keyword. Compiler knows better.Bruce Momjian1998-02-11
* Minor cleanups for i386_solaris portMarc G. Fournier1998-01-23
* More cleanups...only need one rusagestub.hMarc G. Fournier1997-12-19
* Remove uint32 from inet_aton file.Bruce Momjian1997-09-16
* To find uint32 on AIX.Bruce Momjian1997-09-14
* Dec alphaserver patch from Malcolm BeattieBruce Momjian1997-09-12
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-08
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* there, that's fixedMarc G. Fournier1997-03-19
* Fixing a screw upMarc G. Fournier1997-03-19
* Make it compile on Ultrix. Thanks Erik Bertelson.Bryan Henderson1996-11-26
* Fix a comment...was going to fix the <sys/types.h> problem, butMarc G. Fournier1996-11-14
* Add our own copy of inet_aton() for sparc_solaris, which doesn't have it inBryan Henderson1996-10-28