index
:
users/kgrittn/postgres.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
Release_1_0_3
WIN32_DEV
bghinter
bug6123
depth
ecpg_big_bison
flexlock
idle
master
repl
serializable
Kevin Grittner's development, especially fully serializable transactions (See http://wiki.postgresql.org/wiki/Serializable for more info)
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Age
Commit message (
Expand
)
Author
2011-12-14
Disable excessive FP optimization by recent versions of gcc.
Andrew Dunstan
2011-12-10
Enable compiling with the mingw-w64 32 bit compiler.
Andrew Dunstan
2011-11-29
python.m4: Remove useless "import string" calls
Peter Eisentraut
2011-11-18
Remove scandir() requirement in pg_upgrade; instead just use readdir()
Bruce Momjian
2011-09-10
Add missing format attributes
Peter Eisentraut
2011-09-01
Userspace access vector cache for contrib/sepgsql.
Robert Haas
2011-09-01
Fix MinGW build, broken by my previous patch to add a setlocale() wrapper
Heikki Linnakangas
2011-08-28
Include $cc_string in the info reported by a configure run.
Tom Lane
2011-08-18
Improve detection of Python 3.2 installations
Peter Eisentraut
2011-08-03
Make pgbench use erand48() rather than random().
Robert Haas
2011-07-26
Don't build replacement getpeereid function on mingw.
Andrew Dunstan
2011-07-20
Rewrite libxml error handling to be more robust.
Tom Lane
2011-06-16
Start using flexible array members
Peter Eisentraut
2011-06-11
Stamp HEAD as 9.2devel.
Tom Lane
2011-06-09
Tag 9.1beta2.
Tom Lane
2011-06-02
Implement getpeereid() as a src/port compatibility function.
Tom Lane
2011-05-31
Replace use of credential control messages with getsockopt(LOCAL_PEERCRED).
Tom Lane
2011-05-26
Adjust configure to use "+Olibmerrno" with HP-UX C compiler, if possible.
Tom Lane
2011-05-24
Adjust configure's probe for libselinux so it rejects too-old versions.
Tom Lane
2011-05-22
Clarify the documentation of the --with-ossp-uuid option
Peter Eisentraut
2011-05-06
Improve compiler string shown in version()
Peter Eisentraut
2011-04-27
Tag 9.1beta1.
Tom Lane
2011-04-23
Fix char2wchar/wchar2char to support collations properly.
Tom Lane
2011-03-02
Support for DragonFly BSD
Peter Eisentraut
2011-02-26
Add a configure check for Python.h if building with python.
Andrew Dunstan
2011-02-16
Better support for thread-support flag detection with clang
Peter Eisentraut
2011-02-08
Per-column collation support
Peter Eisentraut
2011-01-31
Enable building with the Mingw64 compiler.
Andrew Dunstan
2011-01-26
Use -Wformat-security when available
Peter Eisentraut
2011-01-26
autoreconf
Peter Eisentraut
2011-01-24
sepgsql, an SE-Linux integration for PostgreSQL
Robert Haas
2011-01-01
Stamp copyrights for year 2011.
Bruce Momjian
2010-12-26
Only build in crashdump support on Windows if there's a working dbghelp.h.
Andrew Dunstan
2010-12-16
Fix up getopt() reset management so it works on recent mingw.
Tom Lane
2010-09-29
Add/fix caching on some configure checks
Peter Eisentraut
2010-09-22
Fix remaining stray references to CVS.
Tom Lane
2010-09-11
Introduce latches. A latch is a boolean variable, with the capability to
Heikki Linnakangas
2010-07-09
Stamp HEAD as 9.1devel.
Tom Lane
2010-07-09
tag beta3
REL9_0_BETA3
Marc G. Fournier
2010-07-05
Split the LDFLAGS make variable into two parts: LDFLAGS is now used for
Tom Lane
2010-06-04
tag 9.0beta2
REL9_0_BETA2
Marc G. Fournier
2010-05-25
Replace self written 'long long int' configure test by standard 'AC_TYPE_LONG...
Michael Meskes
2010-05-25
Added a configure test for "long long" datatypes. So far this is only used in...
Michael Meskes
2010-05-13
Fix up lame idea of not using autoconf to determine if platform has scandir().
Tom Lane
2010-04-30
tag for 9.0beta1
REL9_0_BETA1
Marc G. Fournier
2010-03-17
Don't link PL/Python against LOCALMODLIBS
Peter Eisentraut
2010-02-23
Fix configure's regexp for extracting the Perl version number from perl -v
Tom Lane
2010-02-22
Revert configure warning to use "official distribution".
Bruce Momjian
2010-02-22
Use the term "bundled distribution" instead of "official distribution" in
Bruce Momjian
2010-02-19
Revert version stamping in wrong branch
Peter Eisentraut
[next]