index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
port
/
linux.h
Age
Commit message (
Expand
)
Author
2001-10-28
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-25
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-09-24
Treat __s390x__ the same as __s390__. (taken from RPM patch set)
Peter Eisentraut
2000-12-03
Repair usage of the OVERLAPS operator.
Thomas G. Lockhart
2000-10-29
USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which are
Peter Eisentraut
2000-10-28
#define JMP_BUF has been unnecessary since the arrival of the sigsetjmp
Peter Eisentraut
2000-07-05
attached to this mail is a patch from a colleague that makes
Bruce Momjian
2000-04-18
Include information for armv4l from Mark Knox <segfault@hardline.org>.
Thomas G. Lockhart
2000-04-12
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-02-20
Moved psql \eset and \eshow to \encoding
Peter Eisentraut
2000-01-15
Fixed all elog related warnings, as well as a few others.
Peter Eisentraut
1999-07-19
linux/sparc cleanup
Bruce Momjian
1999-07-19
Fix for linux/sparc.
Bruce Momjian
1999-07-19
Fix #if if.
Bruce Momjian
1999-07-13
More cpu cleanups, only for 6.6.
Bruce Momjian
1999-03-14
We have tested the patches on three platforms:
Bruce Momjian
1998-12-18
I have ported PostgreSQL 6.4 to Cobalt Qube running Linux 2.0.33 with
Bruce Momjian
1998-11-29
Use autoconf to determine whether system has POSIX signals,
Tom Lane
1998-09-01
OK, folks, here is the pgindent output.
Bruce Momjian
1998-05-04
Missed the __alpha__ to __alpha change...
Marc G. Fournier
1998-05-04
Major screwed up s_lock patches...need to be fixed...
Marc G. Fournier
1998-04-29
From: Jeroen van Vianen <jeroenv@design.nl>
Marc G. Fournier
1998-04-27
From: Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu>
Marc G. Fournier
1998-02-26
pgindent run before 6.3 release, with Thomas' requested changes.
Bruce Momjian
1998-02-03
From: teunis <teunis@mauve.computersupportcentre.com>
Marc G. Fournier
1997-09-16
Mklinux patch from Tatsuo.
Bruce Momjian
1997-09-07
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-08-17
Fixes for alphalinux port by abrams@philos.umass.edu
Marc G. Fournier
1997-07-29
mkLinux patches from Tatsuo Ishii.
Bruce Momjian
1997-04-24
Various patches not commited, plus a linux/sparc patch from
Marc G. Fournier
1997-04-12
More more of the include files under the include directory
Marc G. Fournier