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
/
hpux.h
Age
Commit message (
Expand
)
Author
2002-09-04
pgindent run.
Bruce Momjian
2002-08-30
Revert _LARGEFILE64_SOURCE addition; good try but doesn't work,
Tom Lane
2002-08-29
Workaround for broken large file support on HP-UX
Peter Eisentraut
2001-10-28
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
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
1999-12-20
Avoid compiler warnings on systems that have snprintf and/or vsnprintf
Tom Lane
1999-01-17
Add configure test to see whether vsnprintf() is present,
Tom Lane
1998-11-29
Use autoconf to determine whether system has POSIX signals,
Tom Lane
1998-10-01
Make HP-PA S_UNLOCK a little faster and less dependent on unspecified compile...
Tom Lane
1998-07-06
Patches HPUX applied for Tom Lane.
Bruce Momjian
1997-09-29
HPUX patches from Vladimir Turin.
Bruce Momjian
1997-09-08
Used modified version of indent that understands over 100 typedefs.
Bruce Momjian
1997-09-08
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-07
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-07-27
HPUX 10 patches from Vladimir Turin
Bruce Momjian
1997-04-12
More more of the include files under the include directory
Marc G. Fournier