index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile.global.in
Commit message (
Expand
)
Author
Age
*
Consistently test for in-use shared memory.
Noah Misch
2019-04-12
*
Revert "Consistently test for in-use shared memory."
Noah Misch
2019-04-05
*
Handle USE_MODULE_DB for all tests able to use an installed postmaster.
Noah Misch
2019-04-03
*
Consistently test for in-use shared memory.
Noah Misch
2019-04-03
*
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
*
Add basic support for using the POPCNT and SSE4.2s LZCNT opcodes
Alvaro Herrera
2019-02-13
*
Change floating-point output format for improved performance.
Andrew Gierth
2019-02-13
*
Move port-specific parts of with_temp_install to port makefile.
Andrew Gierth
2019-02-04
*
fix typo
Andrew Dunstan
2019-01-13
*
Make DLSUFFIX easily discoverable by build scripts
Andrew Dunstan
2019-01-13
*
Fix program build rule in src/bin/scripts/Makefile.
Tom Lane
2019-01-04
*
Ensure link commands list *.o files before LDFLAGS.
Tom Lane
2019-01-02
*
Remove configure switch --disable-strong-random
Michael Paquier
2019-01-01
*
Process EXTRA_INSTALL serially, during the first temp-install.
Noah Misch
2018-12-31
*
Send EXTRA_INSTALL errors to install.log, not stderr.
Noah Misch
2018-12-31
*
Remove useless symbol from Makefile.global.
Tom Lane
2018-11-06
*
Yet further rethinking of build changes for macOS Mojave.
Tom Lane
2018-11-02
*
Still further rethinking of build changes for macOS Mojave.
Tom Lane
2018-10-18
*
Build src/common files as a library with -fPIC.
Tom Lane
2018-09-28
*
Make some fixes to allow building Postgres on macOS 10.14 ("Mojave").
Tom Lane
2018-09-25
*
Ensure we build generated headers at the start of some more cases.
Tom Lane
2018-07-30
*
Un-break contrib install with llvm.
Tom Lane
2018-04-28
*
Minor cleanups for install_llvm_module/uninstall_llvm_module Make macros.
Tom Lane
2018-04-28
*
Invoke submake-generated-headers during "make check", too.
Tom Lane
2018-04-11
*
Put back parallel-safety guards in plpython and src/test/regress/.
Tom Lane
2018-04-10
*
Fix partial-build problems introduced by having more generated headers.
Tom Lane
2018-04-09
*
Use ARMv8 CRC instructions where available.
Heikki Linnakangas
2018-04-04
*
Prevent accidental linking of system-supplied copies of libpq.so etc.
Tom Lane
2018-04-03
*
Add inlining support to LLVM JIT provider.
Andres Freund
2018-03-28
*
Support for optimizing and emitting code in LLVM JIT provider.
Andres Freund
2018-03-22
*
Add configure infrastructure (--with-llvm) to enable LLVM support.
Andres Freund
2018-03-20
*
Add C++ support to configure.
Andres Freund
2018-03-20
*
Tests for Kerberos/GSSAPI authentication
Peter Eisentraut
2018-03-06
*
Add PG_TEST_EXTRA to control optional test suites
Peter Eisentraut
2018-03-03
*
Convert documentation to DocBook XML
Peter Eisentraut
2017-11-23
*
Reinstate genhtml --prefix option for non-vpath builds
Peter Eisentraut
2017-10-14
*
Support coverage on vpath builds
Peter Eisentraut
2017-10-06
*
Run coverage commands quietly
Peter Eisentraut
2017-10-06
*
Remove coverage details view
Peter Eisentraut
2017-10-06
*
Add PostgreSQL version to coverage output
Peter Eisentraut
2017-09-29
*
Add lcov --initial
Peter Eisentraut
2017-09-29
*
Have lcov exclude external files
Peter Eisentraut
2017-09-28
*
Run only top-level recursive lcov
Peter Eisentraut
2017-09-28
*
Support retaining data dirs on successful TAP tests
Peter Eisentraut
2017-09-05
*
Be more thorough about cleaning out gcov litter.
Tom Lane
2017-08-11
*
Fix order of ICU_CFLAGS
Peter Eisentraut
2017-08-10
*
PL/Perl portability fix: absorb relevant -D switches from Perl.
Tom Lane
2017-07-28
*
Add ICU_CFLAGS to global CPPFLAGS
Peter Eisentraut
2017-06-12
*
Take PROVE_FLAGS from the command line but not the environment
Andrew Dunstan
2017-06-10
[next]