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
/
port
/
Makefile
Age
Commit message (
Expand
)
Author
2006-07-14
Add dependency to fix parallel-make race condition. Alexander Dupuy
Tom Lane
2006-05-08
Build server libpgport with all non-FRONTEND object files. This is to
Bruce Momjian
2004-10-27
Add a missing dependency: the "install" target requires "all" to have
Neil Conway
2004-10-06
please find attached an alternate submission which addresses open item
Bruce Momjian
2004-10-04
Make libpgport be front-end only and make libpgport_srv be a backend
Bruce Momjian
2004-08-28
> Am Dienstag, 17. August 2004 14:26 schrieb Fabien COELHO:
Bruce Momjian
2004-08-20
> Please find enclose a submission to fix these problems.
Bruce Momjian
2004-08-01
Create a C version of pg_config.
Bruce Momjian
2004-05-30
Add thread library to libpgport creation.
Bruce Momjian
2004-05-25
Make the locale location relocatable.
Bruce Momjian
2004-05-22
Fix for vpath builds.
Tom Lane
2004-05-21
Put path configuration information into a .h file instead of cluttering
Tom Lane
2004-05-17
Reorganize code to allow path-relative installs.
Bruce Momjian
2004-04-23
Add new auto-detection of thread flags.
Bruce Momjian
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-10-24
Use AROPT, not hard-coded flags.
Peter Eisentraut
2003-09-27
Rename thread compile flag. Move thread test program to tools/thread,
Bruce Momjian
2003-08-13
I'm quite fond of doing VPATH builds, i.e. building outside the source
Bruce Momjian
2003-08-08
More threading cleanups.
Bruce Momjian
2003-06-14
Add thread.c for libpq threading, and hook it into libpq/configure.
Bruce Momjian
2002-07-27
Assemble portability modules into libpgport library.
Peter Eisentraut
2002-07-19
Complete TODO item:
Bruce Momjian
2002-07-18
Move libc replacement files from src/backend/port to src/port.
Bruce Momjian