aboutsummaryrefslogtreecommitdiff
path: root/src/include/port/svr4.h
Commit message (Expand)AuthorAge
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Fix several broken $PostgreSQL$ keywords. Noted while experimentingTom Lane2010-09-19
* Now that core functionality is depending on autoconf's AC_C_BIGENDIAN to beTom Lane2007-04-06
* Pgindent run for 8.0.Bruce Momjian2004-08-29
* Move slock_t typdefs into s_lock.h from include/port files forBruce Momjian2003-12-23
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-28
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which arePeter Eisentraut2000-10-29
* As we don't use struct dirent, the #define SYSV_DIRENT is useless. If wePeter Eisentraut2000-10-28
* Change #include's to use <> and "" as appropriate.Bruce Momjian1999-07-15
* pgindent run over code.Bruce Momjian1999-05-25
* Use autoconf to determine whether system has POSIX signals,Tom Lane1998-11-29
* Fix for \z formatting from Tom Lane.Bruce Momjian1998-09-21
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* Mips sysv4 support.Bruce Momjian1997-07-14
* More more of the include files under the include directoryMarc G. Fournier1997-04-12