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
*
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
*
Specify --outputdir for isolation install check, not just plain check.
Andres Freund
2017-05-13
*
Honor PROVE_FLAGS environment setting
Andrew Dunstan
2017-05-12
*
Remove use of Jade and DSSSL
Peter Eisentraut
2017-04-06
*
Remove --verbose from PROVE_FLAGS
Stephen Frost
2017-04-04
*
ICU support
Peter Eisentraut
2017-03-23
*
Specify bindir in pg_isolation_regress_installcheck.
Andres Freund
2017-03-15
*
Improve isolation tests infrastructure.
Andres Freund
2017-03-14
*
Dept of second thoughts: rename new perl script.
Tom Lane
2017-02-19
*
Suppress "unused variable" warnings with older versions of flex.
Tom Lane
2017-02-19
*
Document usage of COPT environment variable for adjusting configure flags.
Tom Lane
2017-02-17
*
Fix cross-shlib linking in temporary installs on HPUX 10.
Tom Lane
2017-01-21
*
Replace PostmasterRandom() with a stronger source, second attempt.
Heikki Linnakangas
2016-12-05
*
Allow individual TAP tests to be run via PROVE_TESTS
Peter Eisentraut
2016-11-14
*
Remove "sco" and "unixware" ports.
Tom Lane
2016-10-11
*
Make TAP test suites to work, when @INC does not contain current dir.
Heikki Linnakangas
2016-10-07
*
Provide and use a makefile target to build all generated headers.
Tom Lane
2016-07-01
*
Create src/fe_utils/, and move stuff into there from pg_dump's dumputils.
Tom Lane
2016-03-24
*
Respect TEMP_CONFIG when pg_regress_check and friends are called
Andrew Dunstan
2016-02-27
*
Add support for systemd service notifications
Peter Eisentraut
2016-02-02
*
Make prove_installcheck remove the old log directory, if any.
Noah Misch
2015-10-11
*
Don't try to create a temp install without abs_top_builddir.
Robert Haas
2015-09-28
*
Remove support for Unix systems without the POSIX signal APIs.
Tom Lane
2015-08-31
[next]