aboutsummaryrefslogtreecommitdiff
path: root/src/include/port/linux.h
Commit message (Expand)AuthorAge
* Force default wal_sync_method to be fdatasync on Linux.Tom Lane2010-12-08
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* pgindent run for 8.3.Bruce Momjian2007-11-15
* Fix failure to restart Postgres when Linux kernel returns EIDRM for shmctl().Tom Lane2007-07-02
* pgindent run for 8.2.Bruce Momjian2006-10-04
* Add CVS tag lines to files that were lacking them.Bruce Momjian2006-03-11
* 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
* Update for m68k from Peter.Bruce Momjian2003-10-26
* Fix #elif typo.Bruce Momjian2003-10-26
* Update linux/mips port.Bruce Momjian2003-10-26
* Move -D_GNU_SOURCE hack from port header to template, so thatTom Lane2003-09-26
* Add missing support for Opteron (__x86_64__).Tom Lane2003-09-14
* > > I'll re-check that with the ppc architecture guy here.Bruce Momjian2002-11-10
* Add #define _GNU_SOURCE to work around what seems to be Perl 5.8.0'sTom Lane2002-11-07
* 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
* Treat __s390x__ the same as __s390__. (taken from RPM patch set)Peter Eisentraut2001-09-24
* Repair usage of the OVERLAPS operator.Thomas G. Lockhart2000-12-03
* USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which arePeter Eisentraut2000-10-29
* #define JMP_BUF has been unnecessary since the arrival of the sigsetjmpPeter Eisentraut2000-10-28
* attached to this mail is a patch from a colleague that makesBruce Momjian2000-07-05
* Include information for armv4l from Mark Knox <segfault@hardline.org>.Thomas G. Lockhart2000-04-18
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-12
* Moved psql \eset and \eshow to \encodingPeter Eisentraut2000-02-20
* Fixed all elog related warnings, as well as a few others.Peter Eisentraut2000-01-15
* linux/sparc cleanupBruce Momjian1999-07-19
* Fix for linux/sparc.Bruce Momjian1999-07-19
* Fix #if if.Bruce Momjian1999-07-19
* More cpu cleanups, only for 6.6.Bruce Momjian1999-07-13
* We have tested the patches on three platforms:Bruce Momjian1999-03-14
* I have ported PostgreSQL 6.4 to Cobalt Qube running Linux 2.0.33 withBruce Momjian1998-12-18
* Use autoconf to determine whether system has POSIX signals,Tom Lane1998-11-29
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-01
* Missed the __alpha__ to __alpha change...Marc G. Fournier1998-05-04
* Major screwed up s_lock patches...need to be fixed...Marc G. Fournier1998-05-04
* From: Jeroen van Vianen <jeroenv@design.nl>Marc G. Fournier1998-04-29
* From: Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu>Marc G. Fournier1998-04-27
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-26
* From: teunis <teunis@mauve.computersupportcentre.com>Marc G. Fournier1998-02-03
* Mklinux patch from Tatsuo.Bruce Momjian1997-09-16
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* Fixes for alphalinux port by abrams@philos.umass.eduMarc G. Fournier1997-08-17
* mkLinux patches from Tatsuo Ishii.Bruce Momjian1997-07-29
* Various patches not commited, plus a linux/sparc patch fromMarc G. Fournier1997-04-24
* More more of the include files under the include directoryMarc G. Fournier1997-04-12