summaryrefslogtreecommitdiff
path: root/src/include/port/solaris.h
AgeCommit message (Expand)Author
2020-08-15Remove obsolete HAVE_BUGGY_SOLARIS_STRTODPeter Eisentraut
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-02-02Make RADIUS authentication use pg_getaddrinfo_all() to get address ofMagnus Hagander
2010-01-28Define INADDR_NONE on Solaris when it's missing. Per a couple of buildfarmMagnus Hagander
2007-11-15pgindent run for 8.3.Bruce Momjian
2007-04-06Now that core functionality is depending on autoconf's AC_C_BIGENDIAN to beTom Lane
2007-01-10Make sure BYTE_ORDER gets defined in 64-bit builds on Solaris,Tom Lane
2006-10-04Update Solaris strtod() bug comment.Bruce Momjian
2006-10-04Update Solaris strtol() bug comment.Bruce Momjian
2004-08-11Work around broken strtod() that's present in many Solaris releases.Tom Lane
2004-03-15Localize our dependencies on the way to create NAN or INFINITY.Tom Lane
2003-12-23Move slock_t typdefs into s_lock.h from include/port files forBruce Momjian
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-03-10This patch fixes a bunch of spelling mistakes in comments throughout theTom Lane
2001-11-05New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian
2001-10-28Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian
2001-10-25pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian
2001-03-22pgindent run. Make it all clean.Bruce Momjian
2000-10-29USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which arePeter Eisentraut
2000-10-28As we don't use struct dirent, the #define SYSV_DIRENT is useless. If wePeter Eisentraut
2000-10-10Unify solaris_i386 and solaris_sparc templates. They were almost identicalPeter Eisentraut