summaryrefslogtreecommitdiff
path: root/src/include/port/solaris.h
Commit message (Expand)AuthorAgeFilesLines
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Make RADIUS authentication use pg_getaddrinfo_all() to get address ofMagnus Hagander2010-02-021-9/+1
* Define INADDR_NONE on Solaris when it's missing. Per a couple of buildfarmMagnus Hagander2010-01-281-1/+9
* pgindent run for 8.3.Bruce Momjian2007-11-151-2/+2
* Now that core functionality is depending on autoconf's AC_C_BIGENDIAN to beTom Lane2007-04-061-23/+1
* Make sure BYTE_ORDER gets defined in 64-bit builds on Solaris,Tom Lane2007-01-101-1/+12
* Update Solaris strtod() bug comment.Bruce Momjian2006-10-041-3/+3
* Update Solaris strtol() bug comment.Bruce Momjian2006-10-041-2/+7
* Work around broken strtod() that's present in many Solaris releases.Tom Lane2004-08-111-1/+8
* Localize our dependencies on the way to create NAN or INFINITY.Tom Lane2004-03-151-22/+1
* Move slock_t typdefs into s_lock.h from include/port files forBruce Momjian2003-12-231-4/+1
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* This patch fixes a bunch of spelling mistakes in comments throughout theTom Lane2003-03-101-2/+2
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-051-3/+3
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-281-1/+2
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-3/+1
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-19/+20
* USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which arePeter Eisentraut2000-10-291-2/+1
* As we don't use struct dirent, the #define SYSV_DIRENT is useless. If wePeter Eisentraut2000-10-281-3/+1
* Unify solaris_i386 and solaris_sparc templates. They were almost identicalPeter Eisentraut2000-10-101-0/+64