Commit Graph

417 Commits (0001e98d54f3d81c2ff413e4aec4933bd1378963)

Author SHA1 Message Date
Bruce Momjian 261ffd03f7 Reverse out because the lack of using pgport in timezone/ is causing 20 years ago
Tom Lane c19aa704c8 Fix contrib/pgcrypto to autoconfigure for OpenSSL when --with-openssl 20 years ago
Peter Eisentraut 85884cb1de Support cross compilation by compiling "zic" with a native compiler. This 20 years ago
Peter Eisentraut 875efad481 Update to autoconf 2.59 as well as updates of related scripts 20 years ago
Neil Conway a159ad3048 Remove support for Kerberos V4. It seems no one is using this, it has 20 years ago
Bruce Momjian 72c53ac3a7 Allow kerberos name and username case sensitivity to be specified from 20 years ago
Bruce Momjian c9a382b2ed Rename Rendezvous to Bonjour to match OS/X renaming. 20 years ago
Neil Conway d733f110cd Revert the ld --as-needed patch. This breaks Fedora Core 3, due to a strange 20 years ago
Bruce Momjian 64c8635a4d On Win32, libintl replaces snprintf() with its own version that 20 years ago
Neil Conway d445b413c6 The issue has been raised in the past that our build system links each 20 years ago
Tom Lane e6befdc9d1 Kerberos fixes from Magnus Hagander --- in theory Kerberos 5 auth 21 years ago
Bruce Momjian 3bc6bdf322 Define snprintf() to call pg_snprintf() so our own snprintf-like 21 years ago
Bruce Momjian 8ba5169abd Use test && test rather than test -a, per Peter. 21 years ago
Bruce Momjian bb7a3a740c Use our own snprintf() only if NLS is enabled, and support %qd and %I64d. 21 years ago
Tom Lane 5c4a91c295 Un-break configure snprintf tests (partly my fault, partly Bruce's). 21 years ago
Bruce Momjian f1430ce063 Move PGAC_FUNC_PRINTF_ARG_CONTROL to just above snprintf 64-bit tests so 21 years ago
Tom Lane 13227910e4 We aren't supposed to try to run test programs until after we've 21 years ago
Bruce Momjian b4feafb6ff Add support to port/snprintf.c for position parameter specification: 21 years ago
Bruce Momjian 4b2b6930ad Stamp 8.1 in configure. 21 years ago
PostgreSQL Daemon c22b7eccd3 its that time ... tag it for release 21 years ago
PostgreSQL Daemon 6ff408707e up release to rc5 21 years ago
PostgreSQL Daemon 75a59ad6d1 upgrade tags to rc4 21 years ago
Tom Lane a17e589046 Adjust a few more copyright notices to match the format expected by 21 years ago
PostgreSQL Daemon 2ff501590b Tag appropriate files for rc3 21 years ago
PostgreSQL Daemon 2ddcd4cad5 tag files for rc2 21 years ago
Tom Lane da59a70c09 Remove direct inclusions of <com_err.h> as well as configure test for 21 years ago
Tom Lane 8ec9608326 Cause configure --with-tcl to check for presence of <tcl.h>, as per 21 years ago
PostgreSQL Daemon f51964fa76 tag configure for rc1 .. 21 years ago
Tom Lane c5bf116367 Allow libedit to keep its headers in /usr/include/readline/ ... not a 21 years ago
Bruce Momjian 8408f65252 Rework libpq threaded SIGPIPE handling to avoid interference with 21 years ago
Tom Lane aef2d0d86c Fix readline/libedit selection code to prefer readline over libedit 21 years ago
PostgreSQL Daemon 5776feab0a update us to beta5 21 years ago
Tom Lane 336969e490 Add code to find_my_exec() to resolve a symbolic link down to the 21 years ago
Bruce Momjian fa82cddfd2 Move pthread.h test up to use PTHREAD_CFLAGS. 21 years ago
PostgreSQL Daemon 346aff04be make sure we tag configure.in as beta4 as well ... 21 years ago
Neil Conway 857e210ea9 When using GCC, change the default CFLAGS to: 21 years ago
Bruce Momjian 4d94e99b90 > This lets you do something like: 21 years ago
Bruce Momjian 902ca3e225 Here is a patch to fix win32 ssl builds. Summary of changes: 21 years ago
Neil Conway 3738510c2c Remove more traces of libpgtcl from the source tree. Also, make some 21 years ago
PostgreSQL Daemon 93371ed3a5 update for beta3, and update Copyright date to 2004 21 years ago
Peter Eisentraut 915351e9c7 Add support for GNU/Hurd and GNU/*BSD. For our purposes, they behave just 21 years ago
Bruce Momjian 256ee0d5f3 Use $PORTNAME consistently instead of $host_os, where appropriate. 21 years ago
Tom Lane 3a6f1313b5 Use $PATH_SEPARATOR like the rest of the autoconf code, instead of 21 years ago
PostgreSQL Daemon 25aba1cafd tag configure beta2 21 years ago
PostgreSQL Daemon 708de8136b tag her configure 8.0.0beta1 ... 21 years ago
Bruce Momjian 5e01aa7ad1 Fixups for Win32 symlinks. 21 years ago
Tom Lane fcbc438727 Label CVS tip as 8.0devel instead of 7.5devel. Adjust various comments 21 years ago
Bruce Momjian ca9540d34f Add docs for initdb --auth. 21 years ago
Bruce Momjian b8a89da230 Suppress readline usage in mingw in configure. 21 years ago
Peter Eisentraut d0c1bbdcc6 Rename AC_PROG_LD* macros to PGAC_PROG_LD*. This avoids clashes with the 21 years ago