- 22 Apr, 2003 1 commit
-
-
Bruce Momjian authored
-
- 06 Apr, 2003 1 commit
-
-
Peter Eisentraut authored
parts. Standardize spelling of comments in pg_config.h.
-
- 02 Apr, 2003 1 commit
-
-
Tom Lane authored
machines without IPv6. Or at least it works on HPUX 10.20 ...
-
- 29 Mar, 2003 1 commit
-
-
Peter Eisentraut authored
function if the OS doesn't provide one.
-
- 21 Mar, 2003 1 commit
-
-
Peter Eisentraut authored
configure under native Windows (MinGW that is), but you won't get very far compiling yet. The dynaloader files are from Jan Wieck's patch set.
-
- 06 Mar, 2003 1 commit
-
-
Tom Lane authored
problems in applications that may have a large number of files open, such that libpq's socket number exceeds the range supported by fd_set. From Chris Brown.
-
- 19 Feb, 2003 1 commit
-
-
Bruce Momjian authored
implementation of '\e' history tracking for systems that have a readline compatability library without replace_history_entry. I fall back to pushing the query onto the history stack after the \e, rather than replacing it. The patch adds one more place to look for readline headers, and a test for replace_history_entry. I've only included the patch for configure.in Ross J. Reedstrom
-
- 14 Feb, 2003 1 commit
-
-
Bruce Momjian authored
-
- 11 Feb, 2003 1 commit
-
-
Peter Eisentraut authored
-
- 28 Jan, 2003 1 commit
-
-
Peter Eisentraut authored
separate macro. Also add support for %I64d which is the way on Windows. The code that checks for the 64-bit int type now gives more reasonable results when cross-compiling: In that case we just take the compiler's information and trust that the arithmetic works. Disabling int64 is too pessimistic.
-
- 25 Jan, 2003 1 commit
-
-
Tom Lane authored
of the socket file and socket lock file; this should prevent both of them from being removed by even the stupidest varieties of /tmp-cleaning script. Per suggestion from Giles Lean.
-
- 11 Jan, 2003 1 commit
-
-
Bruce Momjian authored
RELEASE_CHANGES. Manfred Koizar
-
- 09 Jan, 2003 1 commit
-
-
Peter Eisentraut authored
interfaces.
-
- 07 Jan, 2003 2 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 06 Jan, 2003 4 commits
-
-
Peter Eisentraut authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
if the OS supports it. Code will still compile on non-IPv6-aware machines (feature added by Bruce). Nigel Kukard
-
- 30 Dec, 2002 1 commit
-
-
Tom Lane authored
it took 'em this long to realize it's needed...)
-
- 29 Dec, 2002 1 commit
-
-
Bruce Momjian authored
-
- 15 Dec, 2002 1 commit
-
-
Bruce Momjian authored
-
- 06 Dec, 2002 2 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
postgresql version 7.3, but yea... this patch adds full IPv6 support to postgres. I've tested it out on 7.2.3 and has been running perfectly stable. CREDITS: The KAME Project (Initial patch) Nigel Kukard <nkukard@lbsd.net> Johan Jordaan <johanj@lando.co.za>
-
- 03 Dec, 2002 1 commit
-
-
Bruce Momjian authored
-
- 04 Nov, 2002 1 commit
-
-
Tom Lane authored
-
- 03 Nov, 2002 1 commit
-
-
Bruce Momjian authored
-
- 24 Oct, 2002 3 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 23 Oct, 2002 2 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 25 Sep, 2002 1 commit
-
-
Bruce Momjian authored
-
- 20 Sep, 2002 1 commit
-
-
Peter Eisentraut authored
-
- 17 Sep, 2002 1 commit
-
-
Bruce Momjian authored
-
- 11 Sep, 2002 1 commit
-
-
Bruce Momjian authored
-
- 06 Sep, 2002 1 commit
-
-
Bruce Momjian authored
-
- 05 Sep, 2002 1 commit
-
-
Peter Eisentraut authored
Eliminate the mysterious games that the Cygwin build plays with the linker flag variables. DLLLIBS is gone, use SHLIB_LINK like everyone else. Detect cygipc in configure, after the linker flags are set up, otherwise configure might not work at all. Make sure everything is covered by make clean. Fix the build of the new conversion procedure modules. Add new DLLIMPORT markers where required. Finally, the compiler complains if we use an explicit -I/usr/local/include, so don't do that. Curiously, -L/usr/local/lib is still necessary.
-
- 04 Sep, 2002 2 commits
-
-
Peter Eisentraut authored
configuration.
-
Bruce Momjian authored
usually anyway.
-