Commit Graph

116 Commits (a29c04a541def774b10b8f119efe3724d92ee99a)

Author SHA1 Message Date
Peter Eisentraut a29c04a541 Allow installation into directories containing spaces in the name. 20 years ago
Bruce Momjian 10e3d224e0 Add configure flag to allow libedit to be preferred over GNU readline: 20 years ago
Bruce Momjian 4784794279 Enable threaded python builds on freebsd5, per report from Jim C. Nasby 20 years ago
Bruce Momjian d3a0c8dce9 Prevent threaded python build on BSD's, where it fails. 20 years ago
Bruce Momjian 1a6fe83011 Allow Win32 libpq will use it's minimal pthread implementation, and ecpg 20 years ago
Peter Eisentraut 875efad481 Update to autoconf 2.59 as well as updates of related scripts 20 years ago
Tom Lane e71d09a472 Clean up printf arg-control test, per Kurt Roeckx. 21 years ago
Bruce Momjian b4feafb6ff Add support to port/snprintf.c for position parameter specification: 21 years ago
Peter Eisentraut 3bfb93a441 New version of mkinstalldirs fixes problems on Tru64 UNIX. 21 years ago
Bruce Momjian b5498167d7 Allow AIX to use --enable-thread-safety by passing PTHREAD_LIBS to 21 years ago
Bruce Momjian af80de1f01 Update aix cc_r wording. 21 years ago
Bruce Momjian 0f4b3f2215 Mention aix cc_r is not supported, and why 21 years ago
Tom Lane c833c6c558 Hack to work around broken linker on older NetBSD/OpenBSD/Irix assumed 21 years ago
Tom Lane aef2d0d86c Fix readline/libedit selection code to prefer readline over libedit 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
Tom Lane 669ca7af83 Another try at making plpython autoconfiguration work correctly. Use a 21 years ago
Tom Lane 86a39d5a19 Un-break plpython build for non-Windows platforms. 21 years ago
Bruce Momjian 5431393274 Allow plpython to build on Win32. 21 years ago
Bruce Momjian 314cef0f12 Update comment on int64 printf speciifications for MinGW: 21 years ago
Peter Eisentraut 24cfc14019 New config.guess and config.sub 21 years ago
Joe Conway 04d15d120c Make discovery of python_configdir architecture independent. Solution 21 years ago
Bruce Momjian b85faa87b9 Send thread test output to file descriptor 5 like configure does rather 21 years ago
Bruce Momjian 8becd824aa Check for ignored thread compiler options to reduce compiler noise. 21 years ago
Bruce Momjian e97c817092 Use _timezone global on Cygwin instead of timezone. 21 years ago
Tom Lane 31a242ae14 Some versions of lex will drop a lex.yy.c file when we probe to see if 21 years ago
Tom Lane 3a6f1313b5 Use $PATH_SEPARATOR like the rest of the autoconf code, instead of 21 years ago
Bruce Momjian 0d4aa039ac Fix agressive collection of thread flags. 21 years ago
Bruce Momjian 6a5718b1ee Fix syntax error just introduced. 21 years ago
Bruce Momjian e48322a6d6 Be more aggressive about adding flags to thread compiles. The configure 21 years ago
Bruce Momjian 19f1370b1e Minor style cleanup of thread test script. 21 years ago
Peter Eisentraut adf57cd7e2 PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with 21 years ago
Peter Eisentraut d0c1bbdcc6 Rename AC_PROG_LD* macros to PGAC_PROG_LD*. This avoids clashes with the 21 years ago
Bruce Momjian a63d2168e9 Fix strerror_r by checking return type from configure. 22 years ago
Bruce Momjian 5c1cfb5fc1 Configure adjustments for irix. 22 years ago
Bruce Momjian 30a06fe2c4 Unconditionally define: 22 years ago
Bruce Momjian 7a66015e98 Add new auto-detection of thread flags. 22 years ago
Bruce Momjian aaf54d99f0 Handle draft version of getpwuid_r() that accepts only four arguments. 22 years ago
Tom Lane 6f295328e5 Do not let external specification of CFLAGS stop us from adding 22 years ago
Tom Lane bd046b99f0 Remove JDBC from the build system and documentation, too. 22 years ago
Bruce Momjian 36b0595d5e Add /usr/local/sgml/docbook-dsssl to the default search patch for 22 years ago
PostgreSQL Daemon 969685ad44 $Header: -> $PostgreSQL Changes ... 22 years ago
Peter Eisentraut b3d72d3ec5 Use --with-docdir to choose installation location of documentation; put 22 years ago
Peter Eisentraut 144a2ecd57 Make the detection of nsgmls more robust for funny shells. 22 years ago
Peter Eisentraut 661a0d64e6 Update install-sh and mkinstalldirs from master source (Automake). They 22 years ago
Peter Eisentraut f9415b4046 New config.guess and config.sub from upstream. 22 years ago
Peter Eisentraut 801427abc2 Unset CFLAGS before reading template. This should be more robust. 22 years ago
Peter Eisentraut 378f59904a Fix CFLAGS selection to actually work. Add test to detect whether gcc's 22 years ago
Bruce Momjian 4b407f6c3c Changes for MinGW/WIN32: 22 years ago
Peter Eisentraut f10a9033bf Clean up after pygresql removal: adjust/remove documentation and remove 22 years ago