Commit Graph

122 Commits (REL7_1_STABLE)

Author SHA1 Message Date
Bruce Momjian 1dcabacd45 Update branding for 7.1.3, no HISTORY yet. 24 years ago
Bruce Momjian 4dc661984b Stamp for 7.1.2. Ready when you are... 24 years ago
Bruce Momjian 13e9cea634 Some updates for 7.1.1. 25 years ago
Tom Lane 19c97b8579 Defend against ancient versions of zlib by checking that zlib.h 25 years ago
Peter Eisentraut 90f4d0faf1 Remove libsfio check. 25 years ago
Peter Eisentraut eb1b164317 Work with Readline 4.2. 25 years ago
Marc G. Fournier 741604dd84 tag the source tree as REL7_1, renaming the old tag REL7_1_BETA like it 25 years ago
Marc G. Fournier ecd8ddd004 upgrade tags to rc4 (note lower case for packagers) 25 years ago
Marc G. Fournier c6cbf569e2 mark it as RC3 ... 25 years ago
Marc G. Fournier 7db692ceb6 RC2 preparations ... 25 years ago
Tom Lane e458ebfd21 When using 'long long int' for int64 type, check to see if the compiler 25 years ago
Marc G. Fournier 59ab6a49ab well, here goes our first Release Candidate for 7.1 *cross fingers* 25 years ago
Marc G. Fournier afa7b190d2 upgrade version to beta6 25 years ago
Peter Eisentraut 707c0ffdab Try to run empty test program before running any real AC_TRY_RUN's, to 25 years ago
Peter Eisentraut 0d5407e6e0 Throw error if Ant is not found and Java is requested. Remove redundant 25 years ago
Peter Eisentraut a3176dac22 Use install-sh unconditionally. 25 years ago
Peter Mount ef8181b808 Hmmm, a conflict with V1.104 of configure.in remained and broke configure 25 years ago
Peter Mount c18bb990d3 Ok, I've split todays commit into three, the first two already done had some 25 years ago
Peter Eisentraut 23e41fb7fb Add configure check for -lunix, for QNX. 25 years ago
Tatsuo Ishii fa2e3cffd3 Remove HAVE_OPTARG per discussion in hackers list. 25 years ago
Tatsuo Ishii df247b821d Massive commits for SunOS4 port. 25 years ago
Marc G. Fournier a10dc2e978 update to beta5 25 years ago
Tatsuo Ishii 87117f5d9e Fix nasty bug in configure. 25 years ago
Tom Lane 33cc5d8a4d Change s_lock to not use any zero-delay select() calls; these are just a 25 years ago
Peter Eisentraut 2660803697 Only look for bison as YACC; other yaccs need to be selected explicitly. 25 years ago
Tom Lane a8b9cbfa0e Make DEF_PGPORT available to Makefiles, so it can be substituted into 25 years ago
Peter Eisentraut 5610b6d9cb Only use termcap xor [n]curses, depending on what readline needs. Solaris 25 years ago
Peter Eisentraut b1f528f86c Check for -lresolv. 25 years ago
Marc G. Fournier 72401a4490 update configure to beta4 25 years ago
Tom Lane e9c936ff38 Remove rangechecks on errno; just call strerror unconditionally. This 25 years ago
Tom Lane 531cd44fd1 Remove no-longer-used STRERROR2 config symbol. 25 years ago
Peter Eisentraut c3f9371956 Add configure check for sys_nerr, to end all discussions. 25 years ago
PostgreSQL Daemon 460a9f8a68 jump version to beta3 ... beta2 was created and pulled due to a couple of 25 years ago
PostgreSQL Daemon 6781aa4707 tag configure as beta2 .. 25 years ago
Peter Eisentraut 46e5daf586 Allow NetBSD's libedit to be used instead of GNU Readline. (This simply 25 years ago
Peter Eisentraut f0fc635220 Only update stamp-h if config.status actually looks at config.h. 25 years ago
Tom Lane 4300e290d8 Define HAVE_LIBZ only if we detect <zlib.h> as well as libz.a/.so. 25 years ago
Tom Lane b05b981924 stamp-h needs to be made by config.status, not elsewhere, per recipe in 25 years ago
Tom Lane 8609d4abf2 Fix portability problems recently exposed by regression tests on Alphas. 25 years ago
Peter Eisentraut 2a81896a2a Fix rules to re-generate config.h. The examples in the Autoconf manual are 25 years ago
Marc G. Fournier db0de2241d update VERSION to 7.1beta1.. 25 years ago
Tom Lane 792b0f4666 Get rid of not-very-portable fcntl(F_SETLK) mechanism for locking the Unix 25 years ago
Peter Eisentraut 0075c29f54 Fix directory search for include and library directories to accept white- 25 years ago
Peter Eisentraut 0e9ba44506 Remove check for 'ln' library. On FreeBSD this is some obscure lex 25 years ago
Peter Eisentraut 9394d391b8 Add configure checks for strtoll, strtoull (or strto[u]q). Disable 25 years ago
Peter Eisentraut 6b70f3862c Also test for 'void *' as third arg of accept() (as on Solaris 7 and 8), 25 years ago
Peter Eisentraut 306c44eead Add -V option to backend, to show version, since --version doesn't seem 25 years ago
Peter Eisentraut 7267fdd7a3 Add some configure checks for DocBook and related tools. With a somewhat 25 years ago
Peter Eisentraut dabe897940 If CFLAGS was specified in the environment, use that, not what the template 25 years ago
Peter Eisentraut dfda21e7a6 Add configure check to see whether <string.h> and <strings.h> may both be 25 years ago