- 05 Nov, 2007 1 commit
-
-
Bruce Momjian authored
--with-ossp-uuid use OSSP UUID library when building /contrib/uuid-ossp
-
- 04 Nov, 2007 2 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
Nikolay Samokhvalov
-
- 29 Oct, 2007 1 commit
-
-
Magnus Hagander authored
for this.
-
- 27 Oct, 2007 1 commit
-
-
Tom Lane authored
-
- 23 Oct, 2007 1 commit
-
-
Tom Lane authored
Needed to accommodate different layout on some platforms (Debian for one). Heikki Linnakangas
-
- 05 Oct, 2007 1 commit
-
-
Marc G. Fournier authored
tag it 8.3beta1 ... the beta cycle begins
-
- 02 Oct, 2007 1 commit
-
-
Tom Lane authored
OpenSSL libraries --- just don't call them if they're not there. This might possibly lead to misleading error messages, but we'll just have to live with that.
-
- 21 Sep, 2007 1 commit
-
-
Tom Lane authored
it ought to know that you need -DLINUX_PROFILE on Linux.
-
- 12 Sep, 2007 1 commit
-
-
Tom Lane authored
Jeremy Drake.
-
- 11 Sep, 2007 1 commit
-
-
Tom Lane authored
switch, viz '-fno-alias'. Since we have a separate code path here anyway, it's just as easy to cooperate.
-
- 20 Aug, 2007 1 commit
-
-
Peter Eisentraut authored
database.
-
- 05 Aug, 2007 1 commit
-
-
Tom Lane authored
even if the compiler is not defining __GNUC__. Per report from Dirk Tilger that it is possible for icc to not do that.
-
- 19 Jul, 2007 1 commit
-
-
Tom Lane authored
Minor rearrangements to make a few tests in a more logical order.
-
- 14 Jul, 2007 1 commit
-
-
Magnus Hagander authored
by Solaris 10 and possibly others. Stefan Kaltenbrunner
-
- 12 Jul, 2007 2 commits
-
-
Magnus Hagander authored
such as OpenBSD (possibly all Heimdal). Stefan Kaltenbrunner
-
Magnus Hagander authored
free function provided in the Kerberos library. This fixes a very hard to track down heap corruption on windows when using debug runtimes.
-
- 10 Jul, 2007 2 commits
-
-
Tom Lane authored
-
Magnus Hagander authored
Documentation still being written, will be committed later. Henry B. Hotz and Magnus Hagander
-
- 29 Jun, 2007 1 commit
-
-
Tom Lane authored
unportable backslashes in awk script (per Patrick Welche), and add brackets to prevent autoconf from mangling sed's regexp (the sed call here never did what was expected).
-
- 04 Jun, 2007 1 commit
-
-
Andrew Dunstan authored
-
- 04 May, 2007 1 commit
-
-
Tom Lane authored
-
- 21 Apr, 2007 2 commits
-
-
Peter Eisentraut authored
-
Peter Eisentraut authored
library. New configure option --with-ossp-uuid to activate.
-
- 15 Apr, 2007 1 commit
-
-
Andrew Dunstan authored
-
- 13 Apr, 2007 1 commit
-
-
Andrew Dunstan authored
If this breaks things due to missing libxslt, then I'll have to revert it, but let's see if it breaks the buildfarm. Workarounds in case libxslt is missing include: . don't configure with libxml, or . don't build contrib modules from the contrib Makefile (use the individual module Makefiles instead), or . change the xml2 Makefile
-
- 06 Apr, 2007 2 commits
-
-
Tom Lane authored
right, there seems precious little reason to have a pile of hand-maintained endianness definitions in src/include/port/*.h. Get rid of those, and make the couple of places that used them depend on WORDS_BIGENDIAN instead.
-
Tom Lane authored
This commit breaks any code that assumes that the mere act of forming a tuple (without writing it to disk) does not "toast" any fields. While all available regression tests pass, I'm not totally sure that we've fixed every nook and cranny, especially in contrib. Greg Stark with some help from Tom Lane
-
- 29 Mar, 2007 1 commit
-
-
Magnus Hagander authored
ecpglib supports it. Change configure (patch from Bruce) and msvc build system to no longer require pthreads on win32, since all parts of postgresql can be thread-safe using the native platform functions.
-
- 26 Mar, 2007 3 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Tom Lane authored
Per report from Jim Rosenberg. This possibly should get back-patched, but I'm a bit suspicious of it still because of the lack of prior reports.
-
- 21 Mar, 2007 1 commit
-
-
Magnus Hagander authored
Uses same underlying tech as before, but not the sysv emulation layer.
-
- 21 Feb, 2007 1 commit
-
-
Bruce Momjian authored
Korry Douglas and Nikhil S
-
- 07 Feb, 2007 1 commit
-
-
Peter Eisentraut authored
strange coding practices.
-
- 03 Feb, 2007 1 commit
-
-
Bruce Momjian authored
are both used. Albe Laurenz
-
- 28 Jan, 2007 2 commits
-
-
Bruce Momjian authored
create our own.
-
Bruce Momjian authored
than just numbers.
-
- 18 Jan, 2007 1 commit
-
-
Peter Eisentraut authored
-
- 07 Jan, 2007 1 commit
-
-
Peter Eisentraut authored
-