index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
template
Age
Commit message (
Expand
)
Author
2004-04-26
Unconditionally define:
Bruce Momjian
2004-04-25
Fix typo on thread lib name.
Bruce Momjian
2004-04-23
Add new auto-detection of thread flags.
Bruce Momjian
2004-04-20
Add NetBSD thread compile flags.
Bruce Momjian
2004-04-07
Update Darwin thread compile flags, and OS version info.
Bruce Momjian
2004-04-07
Update darwin OS version.
Bruce Momjian
2004-04-07
Update Darwin as thread-safe.
Bruce Momjian
2004-03-26
Add -D_REENTRANT for Solaris threading.
Bruce Momjian
2004-03-25
Update gcc solaris flags.
Bruce Momjian
2004-03-22
Disasble threads on unixware until other platforms report a problem.
Bruce Momjian
2004-03-22
Add mention of "-D_POSIX_PTHREAD_SEMANTICS" enabling 5-arg getpwuid_r().
Bruce Momjian
2004-03-18
Add Unixware thread support from Larry Rosenman.
Bruce Momjian
2004-03-14
Update Solaris thread flags, per Jim Seymour
Bruce Momjian
2004-03-14
Mark linux as thread-enabled with new 7.5 tests.
Bruce Momjian
2004-02-11
Check and set thread-safe functions separately, rather than as a single
Bruce Momjian
2004-01-08
Update OSF thread flags for non-gcc compiles.
Bruce Momjian
2004-01-08
Fix Solaris thread build settings for non-gcc compilers.
Bruce Momjian
2003-12-31
Make Solaris non-gcc thread flag "-mt" a compile flag, not a link flag.
Bruce Momjian
2003-12-30
Add "-mt" link flag for Solaris non-gcc compiles when using threads ---
Bruce Momjian
2003-12-23
Use inlined TAS() on PA-RISC, if we are compiling with gcc.
Tom Lane
2003-12-23
Push responsibility for selecting out-of-line-assembler TAS code out to
Tom Lane
2003-11-05
Add -O to really trigger compiler bug.
Peter Eisentraut
2003-11-05
Add detection of compiler bug.
Peter Eisentraut
2003-11-01
Fix CFLAGS logic.
Peter Eisentraut
2003-10-25
Get Tru64/cc to compile. Need to add -ieee so that it doesn't choke on
Peter Eisentraut
2003-10-25
Fix CFLAGS selection to actually work. Add test to detect whether gcc's
Peter Eisentraut
2003-10-09
Remove -pipe from compiles.
Bruce Momjian
2003-10-09
Update Solaris FAQ to mention -fast.
Bruce Momjian
2003-10-09
Remove -pipe on Linux, per reports from Peter.
Bruce Momjian
2003-10-09
Add -pipe compile for Linux.
Bruce Momjian
2003-10-09
Make template CFLAGS handling consistent.
Bruce Momjian
2003-10-09
Re-add -pipe compile flags for bsd's.
Bruce Momjian
2003-10-09
This centralizes the optimization defaults into configure.in, rather
Bruce Momjian
2003-10-09
Add quotes to CFLAG define.
Bruce Momjian
2003-10-08
Add quotes around -O setting for consistency.
Bruce Momjian
2003-09-27
Mark Linux for threads.
Bruce Momjian
2003-09-27
Finalize configuration of thread_test program.
Bruce Momjian
2003-09-27
Rename thread compile flag. Move thread test program to tools/thread,
Bruce Momjian
2003-09-26
Move -D_GNU_SOURCE hack from port header to template, so that
Tom Lane
2003-09-19
Latest version of gcc from Apple does not work well with -traditional-cpp
Tom Lane
2003-09-15
NetBSD needs reentrant funcs.
Bruce Momjian
2003-09-13
Attempt threading in this order:
Bruce Momjian
2003-09-12
Mark FreeBSD as non-thread-safe.
Bruce Momjian
2003-09-03
Tighten casting of function call pointers for threads.
Bruce Momjian
2003-09-03
Mark unixware as verified.
Bruce Momjian
2003-09-03
Add Unixware as verified.
Bruce Momjian
2003-09-03
Mark BSD/OS as verified not needing reentrant function names.
Bruce Momjian
2003-09-03
Mark Unixware as not requiring *_r functions.
Bruce Momjian
2003-08-30
Fix unixware template --- had spaces around equals.
Bruce Momjian
2003-08-25
Fix unixware thread test.
Bruce Momjian
[next]