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
/
configure
Age
Commit message (
Expand
)
Author
2024-11-27
If a C23 compiler is detected, try asking for C17.
origin/REL9_3_STABLE
Thomas Munro
2022-09-21
Fix configure's AC_CHECK_DECLS tests to work correctly with clang.
Tom Lane
2022-09-20
Disable -Wdeprecated-non-prototype in the back branches.
Tom Lane
2021-12-12
Clean up compilation warnings coming from PL/Perl with clang-12~
Tom Lane
2021-12-12
Use return instead of exit() in configure
Tom Lane
2018-11-05
Stamp 9.3.25.
REL9_3_25
Tom Lane
2018-11-02
Yet further rethinking of build changes for macOS Mojave.
Tom Lane
2018-10-18
Still further rethinking of build changes for macOS Mojave.
Tom Lane
2018-10-16
Back off using -isysroot on Darwin.
Tom Lane
2018-09-30
Fix detection of the result type of strerror_r().
Tom Lane
2018-09-25
Make some fixes to allow building Postgres on macOS 10.14 ("Mojave").
Tom Lane
2018-09-20
Error out for clang on x86-32 without SSE2 support, no -fexcess-precision.
Andres Freund
2018-08-06
Stamp 9.3.24.
REL9_3_24
Tom Lane
2018-06-16
Use -Wno-format-truncation and -Wno-stringop-truncation, if available.
Tom Lane
2018-05-19
Support platforms where strtoll/strtoull are spelled __strtoll/__strtoull.
Tom Lane
2018-05-18
Arrange to supply declarations for strtoll/strtoull if needed.
Tom Lane
2018-05-07
Stamp 9.3.23.
REL9_3_23
Tom Lane
2018-02-26
Stamp 9.3.22.
Tom Lane
2018-02-05
Stamp 9.3.21.
REL9_3_21
Tom Lane
2017-11-23
Support linking with MinGW-built Perl.
Noah Misch
2017-11-09
Revert "Allow --with-bonjour to work with non-macOS implementations of Bonjour."
Tom Lane
2017-11-08
Allow --with-bonjour to work with non-macOS implementations of Bonjour.
Tom Lane
2017-11-06
Stamp 9.3.20.
REL9_3_20
Tom Lane
2017-09-01
Make [U]INT64CONST safe for use in #if conditions.
Tom Lane
2017-08-28
Stamp 9.3.19.
REL9_3_19
Tom Lane
2017-08-14
Absorb -D_USE_32BIT_TIME_T switch from Perl, if relevant.
Tom Lane
2017-08-07
Stamp 9.3.18.
REL9_3_18
Tom Lane
2017-07-31
PL/Perl portability fix: absorb relevant -D switches from Perl.
Tom Lane
2017-05-08
Stamp 9.3.17.
REL9_3_17
Tom Lane
2017-04-17
Support OpenSSL 1.1.0 in 9.3 and 9.2.
Tom Lane
2017-02-06
Stamp 9.3.16.
REL9_3_16
Tom Lane
2017-02-06
Fix typos in comments.
Heikki Linnakangas
2017-01-02
Silence Bison deprecation warnings
Joe Conway
2016-10-24
Stamp 9.3.15.
REL9_3_15
Tom Lane
2016-08-08
Stamp 9.3.14.
REL9_3_14
Tom Lane
2016-05-09
Stamp 9.3.13.
REL9_3_13
Tom Lane
2016-05-02
Fix configure's incorrect version tests for flex and perl.
Tom Lane
2016-03-28
Stamp 9.3.12.
REL9_3_12
Tom Lane
2016-03-15
Cope if platform declares mbstowcs_l(), but not locale_t, in <xlocale.h>.
Tom Lane
2016-02-08
Stamp 9.3.11.
REL9_3_11
Tom Lane
2015-12-16
Cope with Readline's failure to track SIGWINCH events outside of input.
Tom Lane
2015-11-18
Accept flex > 2.5.x in configure.
Tom Lane
2015-10-05
Stamp 9.3.10.
REL9_3_10
Tom Lane
2015-07-17
AIX: Test the -qlonglong option before use.
Noah Misch
2015-07-05
Make numeric form of PG version number readily available in Makefiles.
Tom Lane
2015-06-30
Test -lrt for sched_yield
Alvaro Herrera
2015-06-09
Stamp 9.3.9.
REL9_3_9
Tom Lane
2015-06-01
Stamp 9.3.8.
REL9_3_8
Tom Lane
2015-05-26
Remove configure check prohibiting threaded libpython on OpenBSD.
Tom Lane
2015-05-18
Stamp 9.3.7.
Tom Lane
[next]