aboutsummaryrefslogtreecommitdiff
path: root/src/port/inet_aton.c
Commit message (Expand)AuthorAge
* Correct include file name in inet_aton fallback.Andres Freund2017-10-01
* Replace most usages of ntoh[ls] and hton[sl] with pg_bswap.h.Andres Freund2017-10-01
* Initial pgindent run with pg_bsd_indent version 2.0.Tom Lane2017-06-21
* pgindent run for 9.4Bruce Momjian2014-05-06
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Remove advertising clause from Berkeley BSD-licensed files, perBruce Momjian2007-03-26
* Prepare code to be built by MSVC:Bruce Momjian2006-06-07
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* Add new macro as shorthand for MS VC and Borland C++:Bruce Momjian2004-09-27
* make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon2003-11-29
* Attached is the complete diff against current CVS.Bruce Momjian2003-06-12
* Back out patch that got bundled into another patch.Bruce Momjian2003-06-12
* New patch with corrected README attached.Bruce Momjian2003-06-12
* Remove sys/types.h in files that include postgres.h, and hence c.h,Bruce Momjian2002-09-02
* Move libc replacement files from src/backend/port to src/port.Bruce Momjian2002-07-18