index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
Commit message (
Expand
)
Author
Age
...
*
Fix collection of typos in the code and the documentation
Michael Paquier
2022-03-15
*
Ensure the right perl is used for TAP tests on msys
Andrew Dunstan
2022-02-20
*
Suppress warning about stack_base_ptr with late-model GCC.
Tom Lane
2022-02-17
*
plpython: Reject Python 2 during build configuration.
Andres Freund
2022-02-16
*
Remove configure's check for rl_completion_append_character.
Tom Lane
2022-02-02
*
Replace use of deprecated Python module distutils.sysconfig, take 2.
Tom Lane
2022-01-25
*
Revert "Temporarily add some information about python include paths to config...
Tom Lane
2022-01-25
*
Temporarily add some information about python include paths to configure.
Andres Freund
2022-01-23
*
Revert "Make configure prefer python3 to plain python."
Tom Lane
2022-01-20
*
Make configure prefer python3 to plain python.
Tom Lane
2022-01-19
*
Revert "Replace use of deprecated Python module distutils.sysconfig"
Peter Eisentraut
2022-01-18
*
Replace use of deprecated Python module distutils.sysconfig
Peter Eisentraut
2022-01-18
*
Pacify perlcritic.
Tom Lane
2021-11-22
*
Probe $PROVE not $PERL while checking for modules needed by TAP tests.
Tom Lane
2021-11-22
*
Report found versions of required perl modules
Andrew Dunstan
2021-11-12
*
Remove check for accept() argument types
Peter Eisentraut
2021-11-09
*
Adjust configure to insist on Perl version >= 5.8.3.
Tom Lane
2021-10-07
*
Remove configure-time thread safety checking (thread_test.c).
Tom Lane
2021-07-24
*
Portability fixes for sigwait.
Thomas Munro
2021-07-15
*
Update config.guess and config.sub
Peter Eisentraut
2021-04-21
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
jit: configure: Explicitly reference 'native' component.
Andres Freund
2020-12-07
*
Remove configure-time probe for DocBook DTD.
Tom Lane
2020-11-30
*
Remove the option to build thread_test.c outside configure.
Tom Lane
2020-10-21
*
Rename configure.in to configure.ac
Peter Eisentraut
2020-07-24
*
Update config.guess and config.sub
Peter Eisentraut
2020-04-30
*
Sync up some inconsistent comments in config/c-compiler.m4.
Tom Lane
2020-04-22
*
Enable Unix-domain sockets support on Windows
Peter Eisentraut
2020-03-28
*
Assume that we have signed integral types and flexible array members.
Tom Lane
2020-02-21
*
Add configure probe for rl_completion_suppress_quote.
Tom Lane
2020-01-23
*
Improve psql's tab completion for filenames.
Tom Lane
2020-01-23
*
Remove support for Python older than 2.6
Peter Eisentraut
2020-01-08
*
Simplify PGAC_STRUCT_TIMEZONE Autoconf macro
Peter Eisentraut
2019-10-07
*
Remove obsolete reference to Irix
Peter Eisentraut
2019-08-18
*
Update config.guess and config.sub
Peter Eisentraut
2019-04-27
*
Fix vpath build
Peter Eisentraut
2019-03-27
*
Reorder configure tests for accept() in Windows
Andrew Dunstan
2019-03-04
*
Make use of compiler builtins and/or assembly for CLZ, CTZ, POPCNT.
Tom Lane
2019-02-15
*
Revert attempts to use POPCNT etc instructions
Alvaro Herrera
2019-02-15
*
Fix compiler builtin usage in new pg_bitutils.c
Alvaro Herrera
2019-02-15
*
Fix portability issues in pg_bitutils
Alvaro Herrera
2019-02-13
*
Add basic support for using the POPCNT and SSE4.2s LZCNT opcodes
Alvaro Herrera
2019-02-13
*
Use better comment marker in Autoconf input
Peter Eisentraut
2019-02-09
*
configure: More use of AC_ARG_VAR
Peter Eisentraut
2019-01-18
*
configure: Update python search order
Peter Eisentraut
2019-01-13
*
Update config/ax_pthread.m4 to latest upstream version.
Tom Lane
2018-11-19
*
Postpone LLVM-related uses of AC_CHECK_DECLS.
Tom Lane
2018-11-19
*
Fix configure's AC_CHECK_DECLS tests to work correctly with clang.
Tom Lane
2018-11-19
*
Select appropriate PG_PRINTF_ATTRIBUTE for recent NetBSD.
Tom Lane
2018-10-09
*
Try another way to detect the result type of strerror_r().
Tom Lane
2018-09-26
[prev]
[next]