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