index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
Age
Commit message (
Expand
)
Author
2022-08-14
Remove configure probes for sys/ipc.h, sys/sem.h, sys/shm.h.
Thomas Munro
2022-08-14
Remove configure probes for sys/un.h and struct sockaddr_un.
Thomas Munro
2022-08-07
Rely on __func__ being supported
Andres Freund
2022-08-06
Simplify gettimeofday() fallback logic.
Andres Freund
2022-07-06
Unify DLSUFFIX on Darwin
Peter Eisentraut
2022-05-12
Pre-beta mechanical code beautification.
Tom Lane
2022-04-07
Update config.guess and config.sub
Peter Eisentraut
2022-03-25
Refactor DLSUFFIX handling
Peter Eisentraut
2022-03-15
Fix collection of typos in the code and the documentation
Michael Paquier
2022-02-20
Ensure the right perl is used for TAP tests on msys
Andrew Dunstan
2022-02-17
Suppress warning about stack_base_ptr with late-model GCC.
Tom Lane
2022-02-16
plpython: Reject Python 2 during build configuration.
Andres Freund
2022-02-02
Remove configure's check for rl_completion_append_character.
Tom Lane
2022-01-25
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-23
Temporarily add some information about python include paths to configure.
Andres Freund
2022-01-20
Revert "Make configure prefer python3 to plain python."
Tom Lane
2022-01-19
Make configure prefer python3 to plain python.
Tom Lane
2022-01-18
Revert "Replace use of deprecated Python module distutils.sysconfig"
Peter Eisentraut
2022-01-18
Replace use of deprecated Python module distutils.sysconfig
Peter Eisentraut
2021-11-22
Pacify perlcritic.
Tom Lane
2021-11-22
Probe $PROVE not $PERL while checking for modules needed by TAP tests.
Tom Lane
2021-11-12
Report found versions of required perl modules
Andrew Dunstan
2021-11-09
Remove check for accept() argument types
Peter Eisentraut
2021-10-07
Adjust configure to insist on Perl version >= 5.8.3.
Tom Lane
2021-07-24
Remove configure-time thread safety checking (thread_test.c).
Tom Lane
2021-07-15
Portability fixes for sigwait.
Thomas Munro
2021-04-21
Update config.guess and config.sub
Peter Eisentraut
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-12-07
jit: configure: Explicitly reference 'native' component.
Andres Freund
2020-11-30
Remove configure-time probe for DocBook DTD.
Tom Lane
2020-10-21
Remove the option to build thread_test.c outside configure.
Tom Lane
2020-07-24
Rename configure.in to configure.ac
Peter Eisentraut
2020-04-30
Update config.guess and config.sub
Peter Eisentraut
2020-04-22
Sync up some inconsistent comments in config/c-compiler.m4.
Tom Lane
2020-03-28
Enable Unix-domain sockets support on Windows
Peter Eisentraut
2020-02-21
Assume that we have signed integral types and flexible array members.
Tom Lane
2020-01-23
Add configure probe for rl_completion_suppress_quote.
Tom Lane
2020-01-23
Improve psql's tab completion for filenames.
Tom Lane
2020-01-08
Remove support for Python older than 2.6
Peter Eisentraut
2019-10-07
Simplify PGAC_STRUCT_TIMEZONE Autoconf macro
Peter Eisentraut
2019-08-18
Remove obsolete reference to Irix
Peter Eisentraut
2019-04-27
Update config.guess and config.sub
Peter Eisentraut
2019-03-27
Fix vpath build
Peter Eisentraut
2019-03-04
Reorder configure tests for accept() in Windows
Andrew Dunstan
2019-02-15
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-13
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
[prev]
[next]