index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stamp 12.4.
REL_12_4
Tom Lane
2020-08-10
1
-1
/
+1
*
Stamp 12.3.
REL_12_3
Tom Lane
2020-05-11
1
-1
/
+1
*
Use pkg-config, if available, to locate libxml2 during configure.
Tom Lane
2020-03-17
1
-13
/
+31
*
Stamp 12.2.
REL_12_2
Tom Lane
2020-02-10
1
-1
/
+1
*
Fix handling of OpenSSL's SSL_clear_options
Michael Paquier
2019-12-06
1
-1
/
+15
*
Stamp 12.1.
REL_12_1
Tom Lane
2019-11-11
1
-1
/
+1
*
Use CFLAGS_SL while probing linkability of libperl.
Tom Lane
2019-10-21
1
-0
/
+5
*
Select CFLAGS_SL at configure time, not in platform-specific Makefiles.
Tom Lane
2019-10-21
1
-3
/
+6
*
Stamp 12.0.
REL_12_0
Tom Lane
2019-09-30
1
-1
/
+1
*
Stamp 12rc1.
REL_12_RC1
Tom Lane
2019-09-23
1
-1
/
+1
*
Stamp 12beta4.
REL_12_BETA4
Tom Lane
2019-09-09
1
-1
/
+1
*
Stamp 12beta3.
REL_12_BETA3
Tom Lane
2019-08-05
1
-1
/
+1
*
Remove remaining traces of Rand_OpenSSL() from the tree
Michael Paquier
2019-06-27
1
-1
/
+1
*
Stamp 12beta2.
REL_12_BETA2
Tom Lane
2019-06-17
1
-1
/
+1
*
Stamp 12beta1.
REL_12_BETA1
Tom Lane
2019-05-20
1
-1
/
+1
*
Fix PERMIT_DECLARATION_AFTER_STATEMENT initialization.
Noah Misch
2019-02-16
1
-1
/
+1
*
Make use of compiler builtins and/or assembly for CLZ, CTZ, POPCNT.
Tom Lane
2019-02-15
1
-8
/
+27
*
Cygwin and Mingw floating-point fixes.
Andrew Gierth
2019-02-16
1
-0
/
+13
*
Revert attempts to use POPCNT etc instructions
Alvaro Herrera
2019-02-15
1
-9
/
+0
*
Fix compiler builtin usage in new pg_bitutils.c
Alvaro Herrera
2019-02-15
1
-1
/
+5
*
Fix portability issues in pg_bitutils
Alvaro Herrera
2019-02-13
1
-5
/
+2
*
Add basic support for using the POPCNT and SSE4.2s LZCNT opcodes
Alvaro Herrera
2019-02-13
1
-0
/
+8
*
Change floating-point output format for improved performance.
Andrew Gierth
2019-02-13
1
-1
/
+8
*
Use strtof() and not strtod() for float4 input.
Andrew Gierth
2019-02-13
1
-0
/
+1
*
Use better comment marker in Autoconf input
Peter Eisentraut
2019-02-09
1
-6
/
+6
*
Second try at fixing ecpglib thread-safety problem.
Tom Lane
2019-01-21
1
-0
/
+1
*
Avoid thread-safety problem in ecpglib.
Tom Lane
2019-01-21
1
-0
/
+1
*
Replace @postgresql.org with @lists.postgresql.org for mailinglists
Magnus Hagander
2019-01-19
1
-2
/
+2
*
Use our own getopt() on OpenBSD.
Tom Lane
2019-01-18
1
-3
/
+3
*
configure: More use of AC_ARG_VAR
Peter Eisentraut
2019-01-18
1
-0
/
+1
*
Update copyright for 2019
Bruce Momjian
2019-01-02
1
-1
/
+1
*
Remove configure switch --disable-strong-random
Michael Paquier
2019-01-01
1
-29
/
+13
*
Drop support for getting signal descriptions from sys_siglist[].
Tom Lane
2018-12-17
1
-8
/
+0
*
Modernize our code for looking up descriptive strings for Unix signals.
Tom Lane
2018-12-16
1
-0
/
+1
*
Postpone LLVM-related uses of AC_CHECK_DECLS.
Tom Lane
2018-11-19
1
-0
/
+4
*
Fix configure's AC_CHECK_DECLS tests to work correctly with clang.
Tom Lane
2018-11-19
1
-3
/
+6
*
Fix AC_REQUIRES breakage in LLVM autoconf tests.
Tom Lane
2018-11-17
1
-4
/
+2
*
Fix inadequate autoconfiscation of copyfile() usage.
Tom Lane
2018-11-07
1
-0
/
+1
*
pg_upgrade: Allow use of file cloning
Peter Eisentraut
2018-11-07
1
-0
/
+1
*
Provide pg_pread() and pg_pwrite() for random I/O.
Thomas Munro
2018-11-07
1
-0
/
+2
*
Remove useless symbol from Makefile.global.
Tom Lane
2018-11-06
1
-4
/
+1
*
Yet further rethinking of build changes for macOS Mojave.
Tom Lane
2018-11-02
1
-0
/
+9
*
Still further rethinking of build changes for macOS Mojave.
Tom Lane
2018-10-18
1
-11
/
+7
*
Back off using -isysroot on Darwin.
Tom Lane
2018-10-16
1
-1
/
+6
*
Convert some long lists in configure.in to one-line-per-entry style.
Tom Lane
2018-10-09
1
-3
/
+69
*
Make assorted performance improvements in snprintf.c.
Tom Lane
2018-10-03
1
-1
/
+1
*
Always use our own versions of *printf().
Tom Lane
2018-09-26
1
-83
/
+0
*
Convert elog.c's useful_strerror() into a globally-used strerror wrapper.
Tom Lane
2018-09-26
1
-1
/
+1
*
Make some fixes to allow building Postgres on macOS 10.14 ("Mojave").
Tom Lane
2018-09-25
1
-1
/
+10
*
Use ppoll(2), if available, to wait for input in pgbench.
Tom Lane
2018-09-24
1
-1
/
+1
[next]