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
/
config
Age
Commit message (
Expand
)
Author
2005-01-08
New version of mkinstalldirs fixes problems on Tru64 UNIX.
Peter Eisentraut
2004-12-16
Allow AIX to use --enable-thread-safety by passing PTHREAD_LIBS to
Bruce Momjian
2004-12-14
Update aix cc_r wording.
Bruce Momjian
2004-12-14
Mention aix cc_r is not supported, and why
Bruce Momjian
2004-12-02
Hack to work around broken linker on older NetBSD/OpenBSD/Irix assumed
Tom Lane
2004-11-30
Fix readline/libedit selection code to prefer readline over libedit
Tom Lane
2004-10-24
If we're going to test for switch validity by observing whether the
Tom Lane
2004-10-20
When using GCC, change the default CFLAGS to:
Neil Conway
2004-10-11
Another try at making plpython autoconfiguration work correctly. Use a
Tom Lane
2004-10-10
Un-break plpython build for non-Windows platforms.
Tom Lane
2004-10-06
Allow plpython to build on Win32.
Bruce Momjian
2004-10-04
Update comment on int64 printf speciifications for MinGW:
Bruce Momjian
2004-09-17
New config.guess and config.sub
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-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-17
Fix agressive collection of thread flags.
Bruce Momjian
2004-08-16
Fix syntax error just introduced.
Bruce Momjian
2004-08-12
Be more aggressive about adding flags to thread compiles. The configure
Bruce Momjian
2004-08-12
Minor style cleanup of thread test script.
Bruce Momjian
2004-07-30
PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with
Peter Eisentraut
2004-07-17
Rename AC_PROG_LD* macros to PGAC_PROG_LD*. This avoids clashes with the
Peter Eisentraut
2004-06-07
Fix strerror_r by checking return type from configure.
Bruce Momjian
2004-05-19
Configure adjustments for irix.
Bruce Momjian
2004-04-26
Unconditionally define:
Bruce Momjian
2004-04-23
Add new auto-detection of thread flags.
Bruce Momjian
2004-03-20
Handle draft version of getpwuid_r() that accepts only four arguments.
Bruce Momjian
2004-02-02
Do not let external specification of CFLAGS stop us from adding
Tom Lane
2004-01-19
Remove JDBC from the build system and documentation, too.
Tom Lane
2003-12-13
Add /usr/local/sgml/docbook-dsssl to the default search patch for
Bruce Momjian
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-24
Use --with-docdir to choose installation location of documentation; put
Peter Eisentraut
2003-11-06
Make the detection of nsgmls more robust for funny shells.
Peter Eisentraut
2003-11-04
Update install-sh and mkinstalldirs from master source (Automake). They
Peter Eisentraut
2003-11-04
New config.guess and config.sub from upstream.
Peter Eisentraut
2003-11-01
Unset CFLAGS before reading template. This should be more robust.
Peter Eisentraut
2003-10-25
Fix CFLAGS selection to actually work. Add test to detect whether gcc's
Peter Eisentraut
2003-09-07
Changes for MinGW/WIN32:
Bruce Momjian
2003-09-01
Clean up after pygresql removal: adjust/remove documentation and remove
Peter Eisentraut
2003-07-23
Have a go at fixing various outstanding portability issues in code that
Tom Lane
2003-06-23
Remove references to sa_family_t, except when SOCKADDR_STORAGE requires
Bruce Momjian
2003-06-12
<sys/socket.h> requires <sys/types.h> to already have been included
Tom Lane
2003-06-12
IPv6 cleanups.
Bruce Momjian
2003-05-22
Adjust configure so that extern tzname[] will be checked for
Tom Lane
2003-05-06
Properly test for buggy flex 2.5.3.
Bruce Momjian
2003-04-24
Infrastructure for upgraded error reporting mechanism. elog.c is
Tom Lane
2003-04-12
On some systems <sys/types.h> must be included before <sys/socket.h>.
Tom Lane
[next]