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