| Commit message (Expand) | Author | Age | Files | Lines |
| * | pgindent run for 9.4 | Bruce Momjian | 2014-05-06 | 1 | -1/+1 |
| * | Force default wal_sync_method to be fdatasync on Linux. | Tom Lane | 2010-12-08 | 1 | -0/+8 |
| * | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 | 1 | -1/+1 |
| * | pgindent run for 8.3. | Bruce Momjian | 2007-11-15 | 1 | -2/+2 |
| * | Fix failure to restart Postgres when Linux kernel returns EIDRM for shmctl(). | Tom Lane | 2007-07-02 | 1 | -1/+14 |
| * | pgindent run for 8.2. | Bruce Momjian | 2006-10-04 | 1 | -2/+1 |
| * | Add CVS tag lines to files that were lacking them. | Bruce Momjian | 2006-03-11 | 1 | -0/+1 |
| * | Pgindent run for 8.0. | Bruce Momjian | 2004-08-29 | 1 | -0/+1 |
| * | Move slock_t typdefs into s_lock.h from include/port files for | Bruce Momjian | 2003-12-23 | 1 | -51/+0 |
| * | Update for m68k from Peter. | Bruce Momjian | 2003-10-26 | 1 | -1/+1 |
| * | Fix #elif typo. | Bruce Momjian | 2003-10-26 | 1 | -1/+1 |
| * | Update linux/mips port. | Bruce Momjian | 2003-10-26 | 1 | -0/+5 |
| * | Move -D_GNU_SOURCE hack from port header to template, so that | Tom Lane | 2003-09-26 | 1 | -6/+0 |
| * | Add missing support for Opteron (__x86_64__). | Tom Lane | 2003-09-14 | 1 | -1/+1 |
| * | > > I'll re-check that with the ppc architecture guy here. | Bruce Momjian | 2002-11-10 | 1 | -0/+5 |
| * | Add #define _GNU_SOURCE to work around what seems to be Perl 5.8.0's | Tom Lane | 2002-11-07 | 1 | -0/+6 |
| * | Another pgindent run. Fixes enum indenting, and improves #endif | Bruce Momjian | 2001-10-28 | 1 | -0/+1 |
| * | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 | 1 | -1/+0 |
| * | Treat __s390x__ the same as __s390__. (taken from RPM patch set) | Peter Eisentraut | 2001-09-24 | 1 | -1/+1 |
| * | Repair usage of the OVERLAPS operator. | Thomas G. Lockhart | 2000-12-03 | 1 | -0/+5 |
| * | USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which are | Peter Eisentraut | 2000-10-29 | 1 | -18/+0 |
| * | #define JMP_BUF has been unnecessary since the arrival of the sigsetjmp | Peter Eisentraut | 2000-10-28 | 1 | -1/+0 |
| * | attached to this mail is a patch from a colleague that makes | Bruce Momjian | 2000-07-05 | 1 | -1/+6 |
| * | Include information for armv4l from Mark Knox <segfault@hardline.org>. | Thomas G. Lockhart | 2000-04-18 | 1 | -0/+5 |
| * | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 | 1 | -0/+5 |
| * | Moved psql \eset and \eshow to \encoding | Peter Eisentraut | 2000-02-20 | 1 | -6/+0 |
| * | Fixed all elog related warnings, as well as a few others. | Peter Eisentraut | 2000-01-15 | 1 | -1/+1 |
| * | linux/sparc cleanup | Bruce Momjian | 1999-07-19 | 1 | -1/+5 |
| * | Fix for linux/sparc. | Bruce Momjian | 1999-07-19 | 1 | -0/+3 |
| * | Fix #if if. | Bruce Momjian | 1999-07-19 | 1 | -1/+1 |
| * | More cpu cleanups, only for 6.6. | Bruce Momjian | 1999-07-13 | 1 | -6/+6 |
| * | We have tested the patches on three platforms: | Bruce Momjian | 1999-03-14 | 1 | -2/+2 |
| * | I have ported PostgreSQL 6.4 to Cobalt Qube running Linux 2.0.33 with | Bruce Momjian | 1998-12-18 | 1 | -0/+3 |
| * | Use autoconf to determine whether system has POSIX signals, | Tom Lane | 1998-11-29 | 1 | -1/+0 |
| * | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 | 1 | -2/+1 |
| * | Missed the __alpha__ to __alpha change... | Marc G. Fournier | 1998-05-04 | 1 | -1/+1 |
| * | Major screwed up s_lock patches...need to be fixed... | Marc G. Fournier | 1998-05-04 | 1 | -9/+1 |
| * | From: Jeroen van Vianen <jeroenv@design.nl> | Marc G. Fournier | 1998-04-29 | 1 | -2/+1 |
| * | From: Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu> | Marc G. Fournier | 1998-04-27 | 1 | -2/+2 |
| * | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 | 1 | -5/+11 |
| * | From: teunis <teunis@mauve.computersupportcentre.com> | Marc G. Fournier | 1998-02-03 | 1 | -0/+9 |
| * | Mklinux patch from Tatsuo. | Bruce Momjian | 1997-09-16 | 1 | -9/+4 |
| * | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 | 1 | -28/+31 |
| * | Fixes for alphalinux port by abrams@philos.umass.edu | Marc G. Fournier | 1997-08-17 | 1 | -2/+10 |
| * | mkLinux patches from Tatsuo Ishii. | Bruce Momjian | 1997-07-29 | 1 | -3/+12 |
| * | Various patches not commited, plus a linux/sparc patch from | Marc G. Fournier | 1997-04-24 | 1 | -0/+3 |
| * | More more of the include files under the include directory | Marc G. Fournier | 1997-04-12 | 1 | -0/+14 |