]> granicus.if.org Git - postgresql/history - src/include/getaddrinfo.h
Create a type-specific typanalyze routine for tsvector, which collects stats
[postgresql] / src / include / getaddrinfo.h
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-11-21 Bruce MomjianWSATYPE_NOT_FOUND was already defined for BCC so don...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-10-04 Bruce Momjianpgindent run for 8.2.
2006-07-06 Bruce MomjianWIN32 fixes:
2006-06-07 Bruce MomjianPrepare code to be built by MSVC:
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-12-08 Bruce MomjianDisble some Win32-specific code in win32-client-only...
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-08-25 Tom LaneFix bogus freeaddrinfo() call in WIN32 code, extend...
2005-07-27 Neil ConwayFix a few macro definitions to ensure that unary minus...
2005-01-01 Tom LaneSome more missed copyright notices. Many of these...
2004-09-27 Bruce MomjianAdd new macro as shorthand for MS VC and Borland C++:
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-08-14 Tom LaneWorkaround for platforms that have getaddrinfo() withou...
2003-08-08 Bruce MomjianAnother pgindent run with updated typedefs.
2003-08-07 Tom LaneDon't use HAVE_STRUCT_ADDRINFO as a guide to whether...
2003-08-04 Bruce Momjianpgindent run.
2003-07-23 Tom LaneHave a go at fixing various outstanding portability...
2003-06-12 Bruce MomjianAttached is the complete diff against current CVS.
2003-06-12 Bruce MomjianBack out patch that got bundled into another patch.
2003-06-12 Bruce MomjianNew patch with corrected README attached.
2003-06-12 Bruce MomjianIPv6 cleanups.
2003-04-02 Tom LaneWhack getaddrinfo() patch around until it works, more...
2003-03-29 Peter EisentrautSimplify the socket handling code by supplying a replac...