Commit Graph

174 Commits (592caa089756d1b9ddf2675e9027d0c8635a6918)

Author SHA1 Message Date
Peter Eisentraut 42c3381fc7 Heimdal support (Kerberos V implementation from KTH) 24 years ago
Peter Eisentraut 5e03503126 Set version to 7.3devel. 24 years ago
Bruce Momjian 42e28d209c Stamp configure/configure.in for 7.2, already did register.txt and 24 years ago
PostgreSQL Daemon 0e8ab3a818 let's roll up rc2 .. 24 years ago
Tom Lane 3f5d3ceed0 Cope with gcc that outputs a multiline version string, per Trond. 24 years ago
PostgreSQL Daemon c64f083cf4 okay, sorry for delay all ... here is the tag for RC1 ... 24 years ago
PostgreSQL Daemon da83ecb64e tag as beta 5 for *hopefully* a very very short beta cycle on this one? 24 years ago
Bruce Momjian 8799d84603 Add memcmp() test and new memcmp.c file, for SunOS. Tested by Tatsuo. 24 years ago
Peter Eisentraut 43fe4faa7d --with-pam was claiming to take an argument, but didn't. Help display fixed. 24 years ago
PostgreSQL Daemon 219b4b2490 tag it as b4, with all the changes that have gone on ... 24 years ago
Tom Lane 18ab41eeef Add configure-time check whether sig_atomic_t is defined; if not, 24 years ago
Peter Eisentraut 15abc7788e More correct way to check for existence of types, which allows to specify 24 years ago
PostgreSQL Daemon 6bfc98b699 update configure.in for b3 ... 24 years ago
Tom Lane 10d4faab2b Autoconf. 24 years ago
PostgreSQL Daemon 845846bc43 tag'd and branded as b2 ... 24 years ago
PostgreSQL Daemon 1f42f1da4e bmake sure that configure is tags as 7.2b1 now instead of 7.2devel 24 years ago
Tom Lane 2b7206a993 Revert change to autodetect '__getopt_initialized' variable ... turns 24 years ago
Tom Lane 379268aa62 Proper fix for glibc getopt() botch. Surprising we did not see this 24 years ago
Bruce Momjian 2e65523f4f Without this patch I couldn't compile PostgreSQL on Solaris 8 x86 using 24 years ago
Tatsuo Ishii cfe01796e6 Ok, here is the modified encoding table (column1 is the standard name, 24 years ago
Tom Lane b2c37b4c51 Autoconf. 24 years ago
Tatsuo Ishii 51053d3216 Add support for ISO-8859-6 to 16 24 years ago
Bruce Momjian dca4f8e3bb Run autoconf. 24 years ago
Peter Eisentraut 364a7ebe26 Provide some initial support for building the ODBC driver for 24 years ago
Tatsuo Ishii 2374be8a26 Remove --enable-unicode-conversion 24 years ago
Peter Eisentraut dddd95a859 Check both -lrt and -lposix4 for fdatasync, to cover all Solaris versions. 24 years ago
Peter Eisentraut a8d474195e Look for fdatasync() in librt, for Solaris. 24 years ago
Peter Eisentraut ef5602d72c When testing for source and build tree equality, and test -ef doesn't work, 24 years ago
Bruce Momjian a7621c92ae Update SCM_CREDS for Net/Free/BSD-OS. Add configure checks. 24 years ago
Peter Eisentraut 5298eb47dc Fix the readline test to find dependent libraries on NetBSD and OpenBSD. 24 years ago
Peter Eisentraut ef7152f99b Put the right runpath to libpq into the Perl module shared object on more 24 years ago
Peter Eisentraut 968d7733a1 Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number of 24 years ago
Peter Eisentraut 5558e15ce5 Do not pre-expand localedir as substituted in the makefile, so that 'make 24 years ago
Tom Lane cb90b2dacb Digging through previous discussion of this patch, I note where Peter E. 24 years ago
Tom Lane bc042e0a77 Support ident authentication on local (Unix) socket connections, if the 24 years ago
Bruce Momjian cc54c68906 autoconf 24 years ago
Peter Eisentraut 8237d89c0f Support fake root install, separate build dir, dependency tracking, our 25 years ago
Peter Eisentraut 2f3bd9eb88 Check for jakarta-ant before ant, in case 'ant' is the screen saver program. 25 years ago
Bruce Momjian d2c8358188 autoconf 25 years ago
Peter Eisentraut e542036461 Native Language Support (NLS) 25 years ago
Bruce Momjian 014f98dd36 autoconf 25 years ago
Peter Eisentraut bbc3920fe9 PL/Python should build portably now, if you can get over the fact that 25 years ago
Peter Eisentraut 5e19e14ecd Cleanups of pltcl unknown thingy. 25 years ago
Bruce Momjian 54d9099596 Stamp CVS as 7.2. Update all interface version numbers. This is the 25 years ago
Bruce Momjian 6c6ca047ed autoconf 25 years ago
Bruce Momjian 6319f5da37 autoconf 25 years ago
Bruce Momjian fae69dd183 autoconf 25 years ago
Bruce Momjian c0f5b4c82c autoconf 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