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
/
configure
Age
Commit message (
Expand
)
Author
2004-09-17
Add support for GNU/Hurd and GNU/*BSD. For our purposes, they behave just
Peter Eisentraut
2004-09-16
Make discovery of python_configdir architecture independent. Solution
Joe Conway
2004-09-11
Send thread test output to file descriptor 5 like configure does rather
Bruce Momjian
2004-09-11
Check for ignored thread compiler options to reduce compiler noise.
Bruce Momjian
2004-09-10
Use $PORTNAME consistently instead of $host_os, where appropriate.
Bruce Momjian
2004-09-08
Use _timezone global on Cygwin instead of timezone.
Bruce Momjian
2004-09-02
Some versions of lex will drop a lex.yy.c file when we probe to see if
Tom Lane
2004-09-02
Use $PATH_SEPARATOR like the rest of the autoconf code, instead of
Tom Lane
2004-08-31
tag configure beta2
REL8_0_0BETA2
PostgreSQL Daemon
2004-08-17
Fix agressive collection of thread flags.
Bruce Momjian
2004-08-16
Fix syntax error just introduced.
Bruce Momjian
2004-08-16
autoconf for recent thread check changes.
Bruce Momjian
2004-08-08
tag her configure 8.0.0beta1 ...
PostgreSQL Daemon
2004-08-08
Fixups for Win32 symlinks.
Bruce Momjian
2004-08-04
Label CVS tip as 8.0devel instead of 7.5devel. Adjust various comments
Tom Lane
2004-08-01
Add docs for initdb --auth.
Bruce Momjian
2004-07-20
Suppress readline usage in mingw in configure.
Bruce Momjian
2004-07-14
Detect locale/encoding mismatch in initdb, or pick a suitable encoding
Peter Eisentraut
2004-07-10
Add --enable-thread-safety-force to force a thread compile even if the
Bruce Momjian
2004-06-24
Avoid including <sys/time.h> on platforms that don't have it.
Tom Lane
2004-06-16
Improve comment.
Bruce Momjian
2004-06-16
Do PGAC_FUNC_GETPWUID_R_5ARG and PGAC_FUNC_STRERROR_R_INT tests with the
Bruce Momjian
2004-06-08
Fix mingw link check by using double-brackets.
Bruce Momjian
2004-06-07
Fix strerror_r by checking return type from configure.
Bruce Momjian
2004-05-28
Remove quotes around $CONFIG_LINKS. Caused improper expansion.
Bruce Momjian
2004-05-27
Move pgkill out into /port so pg_ctl can use it on Win32.
Bruce Momjian
2004-05-22
Use wide-character library routines, if available, for upper/lower/initcap
Tom Lane
2004-05-21
Put path configuration information into a .h file instead of cluttering
Tom Lane
2004-05-21
Integrate src/timezone library for all platforms. There is more we can
Tom Lane
2004-05-19
Revert irix change to suppress configure warnings.
Bruce Momjian
2004-05-19
Configure adjustments for irix.
Bruce Momjian
2004-05-19
Rename irix5 port to irix.
Bruce Momjian
2004-05-18
Run autoconf for link update.
Bruce Momjian
2004-05-18
Update Makefile dependencies for Win32 timezones, per Claudio.
Bruce Momjian
2004-05-17
Improve configure win32 link test to run from config.status.
Bruce Momjian
2004-05-13
Refactor code to warn about configure link failures on MinGW.
Bruce Momjian
2004-05-13
Warn when MinGW fails to create symlinks during configure. Report
Bruce Momjian
2004-05-11
As part of the work for making relocatable installs, I have re-factored
Bruce Momjian
2004-05-07
Solve the 'Turkish problem' with undesirable locale behavior for case
Tom Lane
2004-05-05
Second try at a portable unsetenv().
Tom Lane
2004-04-30
More cleanups for USE_PGTZ.
Bruce Momjian
2004-04-30
Rename to USE_PGTZ to match code.
Bruce Momjian
2004-04-30
Integrate timezone library to be called only from Win32.
Bruce Momjian
2004-04-30
Enable use of our own timezone library for Win32.
Bruce Momjian
2004-04-27
Improve thread failure wording.
Bruce Momjian
2004-04-27
Enable thread testing outside the source tree.
Bruce Momjian
2004-04-27
Do thread testing from configure in a much cleaner fashion.
Bruce Momjian
2004-04-26
Fix vpath for thread test.
Bruce Momjian
2004-04-26
More cleanup of thread tests.
Bruce Momjian
2004-04-26
Unconditionally define:
Bruce Momjian
[next]