Commits

Showing commits that first shipped in 7.1 (backpatches included). Clear

DateSubjectAuthorReleases
2001-08-09 Update branding for 7.1.3, no HISTORY yet. Bruce Momjian 7.1.3
2001-05-11 Stamp for 7.1.2. Ready when you are... Bruce Momjian 7.1.2
2001-05-03 Updates for 7.1.1. Not done yet. Bruce Momjian 7.1.1
2001-04-14 Work with Readline 4.2. Peter Eisentraut 7.1.1
2001-03-26 Add #define HAVE_ATEXIT, per report from Magnus. Tom Lane 7.1.1
2001-03-23 When using 'long long int' for int64 type, check to see if the compiler Tom Lane 7.1.1
2001-03-01 Remove HAVE_OPTARG per discussion in hackers list. Tatsuo Ishii 7.1.1
2001-02-27 Massive commits for SunOS4 port. Tatsuo Ishii 7.1.1
2001-02-18 Change s_lock to not use any zero-delay select() calls; these are just a Tom Lane 7.1.1
2001-02-07 Actually, it looks like DEF_PGPORT belongs over in config.h.win32 for Tom Lane 7.1.1
2001-01-27 Here is an update on the Win32 patch. Modified files are 'config.h.win32' Bruce Momjian 7.1.1
2001-01-24 Here is a patch to make the current snapshot compile on Win32 (native, libpq Bruce Momjian 7.1.1
2001-01-22 Remove rangechecks on errno; just call strerror unconditionally. This Tom Lane 7.1.1
2001-01-19 From Jason Tishler <jt@dothill.com> Peter Eisentraut 7.1.1
2001-01-09 Add configure check for sys_nerr, to end all discussions. Peter Eisentraut 7.1.1
2000-12-27 Fix portability problems recently exposed by regression tests on Alphas. Tom Lane 7.1.1
2000-12-02 Don't cause --enable-cassert to define COPY_PARSE_PLAN_TREES automatically Tom Lane 7.1.1
2000-11-30 Make default socket directory location configurable from config.h. Tom Lane 7.1.1
2000-11-30 No more #ifdef XLOG. Vadim B. Mikheev 7.1.1
2000-11-29 Get rid of not-very-portable fcntl(F_SETLK) mechanism for locking the Unix Tom Lane 7.1.1
2000-11-20 Enable WAL in config.h, not Makefile.global. Peter Eisentraut 7.1.1
2000-11-20 Add configure checks for strtoll, strtoull (or strto[u]q). Disable Peter Eisentraut 7.1.1
2000-11-06 Add -V option to backend, to show version, since --version doesn't seem Peter Eisentraut 7.1.1
2000-11-03 Add configure check to see whether <string.h> and <strings.h> may both be Peter Eisentraut 7.1.1
2000-10-30 Add new configure option "--enable-uniconv" that enables automatic Tatsuo Ishii 7.1.1