index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
port
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add dependency to fix parallel-make race condition. Alexander Dupuy
Tom Lane
2006-07-14
1
-1
/
+3
*
Add comment about the use of pg_config_paths.h.
Bruce Momjian
2006-06-26
1
-1
/
+5
*
Build server libpgport with all non-FRONTEND object files. This is to
Bruce Momjian
2006-05-08
1
-14
/
+4
*
Allow installation into directories containing spaces in the name.
Peter Eisentraut
2005-12-09
1
-4
/
+7
*
Fix problems with PGXS builds against an installation tree that was
Tom Lane
2005-09-27
1
-1
/
+3
*
No server version of snprintf needed, so remove Makefile rule.
Bruce Momjian
2005-08-12
1
-4
/
+1
*
Reverse out changes to canonicalize_path(), per suggestion from Tom.
Bruce Momjian
2005-08-12
1
-3
/
+2
*
Modify canonicalize_path() so if we would return a trailing "..", throw
Bruce Momjian
2005-08-12
1
-2
/
+3
*
Department of second thoughts. Remove FRONTEND from snprintf.c because
Bruce Momjian
2005-03-20
1
-2
/
+1
*
Fix typo in Makefile.
Bruce Momjian
2005-03-20
1
-2
/
+2
*
Another change for FRONTEND snprintf.c.
Bruce Momjian
2005-03-20
1
-1
/
+4
*
Mark snprintf.c as a file that uses FRONTEND and needs to a version in
Bruce Momjian
2005-03-20
1
-1
/
+2
*
Add a missing dependency: the "install" target requires "all" to have
Neil Conway
2004-10-27
1
-2
/
+2
*
please find attached an alternate submission which addresses open item
Bruce Momjian
2004-10-06
1
-2
/
+2
*
Make libpgport be front-end only and make libpgport_srv be a backend
Bruce Momjian
2004-10-04
1
-7
/
+42
*
> Am Dienstag, 17. August 2004 14:26 schrieb Fabien COELHO:
Bruce Momjian
2004-08-28
1
-3
/
+3
*
> Please find enclose a submission to fix these problems.
Bruce Momjian
2004-08-20
1
-1
/
+8
*
Create a C version of pg_config.
Bruce Momjian
2004-08-01
1
-1
/
+3
*
Add thread library to libpgport creation.
Bruce Momjian
2004-05-30
1
-3
/
+2
*
Make the locale location relocatable.
Bruce Momjian
2004-05-25
1
-1
/
+2
*
Fix for vpath builds.
Tom Lane
2004-05-22
1
-1
/
+3
*
Put path configuration information into a .h file instead of cluttering
Tom Lane
2004-05-21
1
-9
/
+13
*
Reorganize code to allow path-relative installs.
Bruce Momjian
2004-05-17
1
-1
/
+8
*
Add new auto-detection of thread flags.
Bruce Momjian
2004-04-23
1
-2
/
+2
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
1
-1
/
+1
*
Use AROPT, not hard-coded flags.
Peter Eisentraut
2003-10-24
1
-2
/
+2
*
Rename thread compile flag. Move thread test program to tools/thread,
Bruce Momjian
2003-09-27
1
-2
/
+2
*
I'm quite fond of doing VPATH builds, i.e. building outside the source
Bruce Momjian
2003-08-13
1
-2
/
+2
*
More threading cleanups.
Bruce Momjian
2003-08-08
1
-2
/
+2
*
Add thread.c for libpq threading, and hook it into libpq/configure.
Bruce Momjian
2003-06-14
1
-1
/
+4
*
Assemble portability modules into libpgport library.
Peter Eisentraut
2002-07-27
1
-6
/
+9
*
Complete TODO item:
Bruce Momjian
2002-07-19
1
-6
/
+6
*
Move libc replacement files from src/backend/port to src/port.
Bruce Momjian
2002-07-18
1
-0
/
+23