summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Stamp 13rc1.REL_13_RC1Tom Lane2020-09-141-9/+9
* Stamp 13beta3.REL_13_BETA3Tom Lane2020-08-101-9/+9
* Stamp 13beta2.REL_13_BETA2Tom Lane2020-06-221-9/+9
* Stamp 13beta1.REL_13_BETA1Tom Lane2020-05-181-9/+9
* Dial back -Wimplicit-fallthrough to level 3Alvaro Herrera2020-05-131-20/+20
* Add -Wimplicit-fallthrough to CFLAGS and CXXFLAGSAlvaro Herrera2020-05-121-0/+91
* Enable Unix-domain sockets support on WindowsPeter Eisentraut2020-03-281-1/+4
* Define EXEC_BACKEND in pg_config_manual.hPeter Eisentraut2020-03-251-1/+1
* Use pkg-config, if available, to locate libxml2 during configure.Tom Lane2020-03-171-136/+230
* Avoid portability problem introduced in 0a42a2e9c.Tom Lane2020-03-101-1/+1
* Remove win32ver.rc from version_stamp.plPeter Eisentraut2020-03-101-2/+13
* Move pg_upgrade's Windows link() implementation to AC_REPLACE_FUNCSPeter Eisentraut2020-03-041-0/+13
* Add PostgreSQL home page to --help outputPeter Eisentraut2020-02-281-2/+4
* Assume that we have signed integral types and flexible array members.Tom Lane2020-02-211-72/+0
* Assume that we have <wchar.h>.Tom Lane2020-02-211-1/+1
* Assume that we have utime() and <utime.h>.Tom Lane2020-02-211-2/+2
* Assume that we have rint().Tom Lane2020-02-211-13/+0
* Assume that we have memmove().Tom Lane2020-02-211-1/+1
* Assume that we have cbrt().Tom Lane2020-02-211-1/+1
* Assume that we have isinf().Tom Lane2020-02-211-58/+1
* Assume that we have functional, 64-bit fseeko()/ftello().Tom Lane2020-02-211-26/+4
* Require stdint.hPeter Eisentraut2020-02-211-73/+0
* Simplify passing of configure arguments to pg_configPeter Eisentraut2020-02-101-2/+4
* Add kqueue(2) support to the WaitEventSet API.Thomas Munro2020-02-051-2/+2
* Add configure probe for rl_completion_suppress_quote.Tom Lane2020-01-231-0/+39
* Improve psql's tab completion for filenames.Tom Lane2020-01-231-3/+84
* Remove support for Python older than 2.6Peter Eisentraut2020-01-081-2/+2
* Add basic TAP tests for psql's tab-completion logic.Tom Lane2020-01-021-0/+2
* Update copyrights for 2020Bruce Momjian2020-01-011-2/+2
* Add support for MSYS2Peter Eisentraut2019-12-191-7/+5
* Sort out getpeereid() and peer auth handling on WindowsPeter Eisentraut2019-12-161-21/+15
* Fix handling of OpenSSL's SSL_clear_optionsMichael Paquier2019-12-061-5/+5
* Remove configure check for OpenSSL's SSL_get_current_compression()Michael Paquier2019-12-061-1/+1
* Move configure --disable-float8-byval to pg_config_manual.hPeter Eisentraut2019-11-271-76/+0
* Remove configure --disable-float4-byvalPeter Eisentraut2019-11-211-42/+0
* Fix ecpglib.h to declare bool consistently with c.h.Tom Lane2019-11-121-0/+6
* Add backtrace support for error reportingAlvaro Herrera2019-11-081-2/+59
* Remove HAVE_LONG_LONG_INTPeter Eisentraut2019-11-071-117/+0
* Use CFLAGS_SL while probing linkability of libperl.Tom Lane2019-10-211-0/+5
* Select CFLAGS_SL at configure time, not in platform-specific Makefiles.Tom Lane2019-10-211-3/+4
* For all ppc compilers, implement compare_exchange and fetch_add with asm.Noah Misch2019-10-181-0/+40
* Simplify PGAC_STRUCT_TIMEZONE Autoconf macroPeter Eisentraut2019-10-071-77/+1
* Revert "For all ppc compilers, implement pg_atomic_fetch_add_ with inline asm."Noah Misch2019-09-141-40/+0
* For all ppc compilers, implement pg_atomic_fetch_add_ with inline asm.Noah Misch2019-09-131-0/+40
* Use explicit_bzeroPeter Eisentraut2019-09-051-1/+14
* Remove configure detection of crypt()Peter Eisentraut2019-08-211-70/+1
* Remove obsolete reference to IrixPeter Eisentraut2019-08-181-2/+2
* Update to DocBook 4.5Peter Eisentraut2019-08-131-3/+3
* Remove support for non-ELF BSD systemsPeter Eisentraut2019-07-011-166/+133
* Stamp HEAD as 13devel.Tom Lane2019-07-011-9/+9