Commit Graph

808 Commits (ecacbdbcee67e202cfcaa1180da170b9f13654bb)

Author SHA1 Message Date
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
Tom Lane 9b3fc492d3 If we're going to test for switch validity by observing whether the 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: 22 years ago
Tom Lane 669ca7af83 Another try at making plpython autoconfiguration work correctly. Use a 22 years ago
Tom Lane 86a39d5a19 Un-break plpython build for non-Windows platforms. 22 years ago
Bruce Momjian 902ca3e225 Here is a patch to fix win32 ssl builds. Summary of changes: 22 years ago
Bruce Momjian 5431393274 Allow plpython to build on Win32. 22 years ago
Neil Conway 3738510c2c Remove more traces of libpgtcl from the source tree. Also, make some 22 years ago
PostgreSQL Daemon 93371ed3a5 update for beta3, and update Copyright date to 2004 22 years ago
Peter Eisentraut 915351e9c7 Add support for GNU/Hurd and GNU/*BSD. For our purposes, they behave just 22 years ago
Joe Conway 04d15d120c Make discovery of python_configdir architecture independent. Solution 22 years ago
Bruce Momjian b85faa87b9 Send thread test output to file descriptor 5 like configure does rather 22 years ago
Bruce Momjian 8becd824aa Check for ignored thread compiler options to reduce compiler noise. 22 years ago
Bruce Momjian 256ee0d5f3 Use $PORTNAME consistently instead of $host_os, where appropriate. 22 years ago
Bruce Momjian e97c817092 Use _timezone global on Cygwin instead of timezone. 22 years ago
Tom Lane 31a242ae14 Some versions of lex will drop a lex.yy.c file when we probe to see if 22 years ago
Tom Lane 3a6f1313b5 Use $PATH_SEPARATOR like the rest of the autoconf code, instead of 22 years ago
PostgreSQL Daemon 25aba1cafd tag configure beta2 22 years ago
Bruce Momjian 0d4aa039ac Fix agressive collection of thread flags. 22 years ago
Bruce Momjian 6a5718b1ee Fix syntax error just introduced. 22 years ago
Bruce Momjian 23b6ade8f0 autoconf for recent thread check changes. 22 years ago
PostgreSQL Daemon 708de8136b tag her configure 8.0.0beta1 ... 22 years ago
Bruce Momjian 5e01aa7ad1 Fixups for Win32 symlinks. 22 years ago
Tom Lane fcbc438727 Label CVS tip as 8.0devel instead of 7.5devel. Adjust various comments 22 years ago
Bruce Momjian ca9540d34f Add docs for initdb --auth. 22 years ago
Bruce Momjian b8a89da230 Suppress readline usage in mingw in configure. 22 years ago
Peter Eisentraut a837ed88b1 Detect locale/encoding mismatch in initdb, or pick a suitable encoding 22 years ago
Bruce Momjian 732f2fda82 Add --enable-thread-safety-force to force a thread compile even if the 22 years ago
Tom Lane a061a3f62f Avoid including <sys/time.h> on platforms that don't have it. 22 years ago
Bruce Momjian 1d2dbf0797 Improve comment. 22 years ago
Bruce Momjian e854bc4ac7 Do PGAC_FUNC_GETPWUID_R_5ARG and PGAC_FUNC_STRERROR_R_INT tests with the 22 years ago
Bruce Momjian 327d86ca99 Fix mingw link check by using double-brackets. 22 years ago
Bruce Momjian a63d2168e9 Fix strerror_r by checking return type from configure. 22 years ago
Bruce Momjian f54b95655e Remove quotes around $CONFIG_LINKS. Caused improper expansion. 22 years ago
Bruce Momjian 6f21f4adaa Move pgkill out into /port so pg_ctl can use it on Win32. 22 years ago
Tom Lane 3983869439 Use wide-character library routines, if available, for upper/lower/initcap 22 years ago
Tom Lane 13f96c4b6b Put path configuration information into a .h file instead of cluttering 22 years ago
Tom Lane 63bd0db121 Integrate src/timezone library for all platforms. There is more we can 22 years ago
Bruce Momjian 4da36853ce Revert irix change to suppress configure warnings. 22 years ago
Bruce Momjian 5c1cfb5fc1 Configure adjustments for irix. 22 years ago
Bruce Momjian 14531e0c44 Rename irix5 port to irix. 22 years ago
Bruce Momjian cd135e1bdf Run autoconf for link update. 22 years ago
Bruce Momjian f3f8d36a57 Update Makefile dependencies for Win32 timezones, per Claudio. 22 years ago
Bruce Momjian 4307ca2a40 Improve configure win32 link test to run from config.status. 22 years ago
Bruce Momjian a676b852e8 Refactor code to warn about configure link failures on MinGW. 22 years ago
Bruce Momjian 550fbc6a98 Warn when MinGW fails to create symlinks during configure. Report 22 years ago