summaryrefslogtreecommitdiff
path: root/src/include/port/sco.h
AgeCommit message (Expand)Author
2016-10-11Remove "sco" and "unixware" ports.Tom Lane
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2009-06-118.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian
2008-05-17Add $PostgreSQL$ markers to a lot of files that were missing them.Andrew Dunstan
2007-04-06Now that core functionality is depending on autoconf's AC_C_BIGENDIAN to beTom Lane
2003-12-23Move slock_t typdefs into s_lock.h from include/port files forBruce Momjian
2003-12-23Remove NEED_I386_TAS_ASM and just test for compiler defines.Bruce Momjian
2003-09-12Enable Opteron/Itanium spinlocks.Bruce Momjian
2001-10-28Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian
2000-11-30Remove DISABLE_COMPLEX_MACRO definitions, since people seem to be gettingPeter Eisentraut
2000-11-21Extend accept/AF_UNIX bug workaround to SCO OpenServer.Peter Eisentraut
2000-11-03Add configure check to see whether <string.h> and <strings.h> may both bePeter Eisentraut
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-04-14Skip setsockopt(SO_REUSEADDR) for the Unix-domain postmaster socket onTom Lane
1999-10-25Standardize on MAXPGPATH as the size of a file pathname buffer,Tom Lane
1999-05-10Update to PyGreSQL 2.3.Bruce Momjian
1998-07-19Add DISABLE_COMPLEX_MACRO to sco.Bruce Momjian
1998-07-09From: Tom Lane <[email protected]>Marc G. Fournier
1997-09-07Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian
1997-07-28Add SCO files.Bruce Momjian