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