| Commit message (Expand) | Author | Age |
* | autoconf: Move export_dynamic determination to configure | Andres Freund | 2022-12-06 |
* | Probe $PROVE not $PERL while checking for modules needed by TAP tests. | Tom Lane | 2021-11-22 |
* | Remove check for accept() argument types | Peter Eisentraut | 2021-11-09 |
* | Remove configure-time probe for DocBook DTD. | Tom Lane | 2020-11-30 |
* | Fix configure's AC_CHECK_DECLS tests to work correctly with clang. | Tom Lane | 2018-11-19 |
* | Add configure infrastructure (--with-llvm) to enable LLVM support. | Andres Freund | 2018-03-20 |
* | Make configure check for IPC::Run when --enable-tap-tests is specified. | Tom Lane | 2017-06-15 |
* | ICU support | Peter Eisentraut | 2017-03-23 |
* | Replace our hacked version of ax_pthread.m4 with latest upstream version. | Heikki Linnakangas | 2015-07-08 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Add new auto-detection of thread flags. | Bruce Momjian | 2004-04-23 |
* | Remove JDBC from the build system and documentation, too. | Tom Lane | 2004-01-19 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Remove leftovers from subproject removals. Fixes for Python and Kerberos | Peter Eisentraut | 2002-09-04 |
* | Upgrade to Autoconf version 2.53. Replaced many custom macro | Peter Eisentraut | 2002-03-29 |
* | Put the right runpath to libpq into the Perl module shared object on more | Peter Eisentraut | 2001-08-26 |
* | Ok, I've split todays commit into three, the first two already done had some | Peter Mount | 2001-03-05 |
* | Add some configure checks for DocBook and related tools. With a somewhat | Peter Eisentraut | 2000-11-05 |
* | Add check for GNU or not GNU ld, needed to pick the right export_dynamic | Peter Eisentraut | 2000-10-20 |
* | Revise Tcl/Tk configuration. Make missing Tcl after --with-tcl an error, | Peter Eisentraut | 2000-09-25 |
* | Replace brain-dead Autoconf macros AC_ARG_{ENABLE,WITH} with something | Peter Eisentraut | 2000-09-21 |
* | Revert removal of signed, volatile, and signal handler arg type tests. | Peter Eisentraut | 2000-08-29 |
* | New configure test for flex, which recognizes only flex but does so in all | Peter Eisentraut | 2000-08-28 |
* | Remove configure tests for `signed', `volatile', and signal handler args; | Peter Eisentraut | 2000-08-27 |
* | Fix AC_FUNC_ACCEPT_ARGTYPES to accept `const struct sockaddr *' as second | Peter Eisentraut | 2000-08-26 |
* | Big warnings cleanup for Solaris/GCC. Down to about 40 now, but | Peter Eisentraut | 2000-06-14 |
* | Substituted new configure test for types of accept() | Peter Eisentraut | 2000-06-11 |
* | Moved the intricacies of the perl interface build into its own makefile | Peter Eisentraut | 2000-06-10 |