index
:
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
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile.global.in
Age
Commit message (
Expand
)
Author
2018-04-28
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-11
Invoke submake-generated-headers during "make check", too.
Tom Lane
2018-04-10
Put back parallel-safety guards in plpython and src/test/regress/.
Tom Lane
2018-04-09
Fix partial-build problems introduced by having more generated headers.
Tom Lane
2018-04-04
Use ARMv8 CRC instructions where available.
Heikki Linnakangas
2018-04-03
Prevent accidental linking of system-supplied copies of libpq.so etc.
Tom Lane
2018-03-28
Add inlining support to LLVM JIT provider.
Andres Freund
2018-03-22
Support for optimizing and emitting code in LLVM JIT provider.
Andres Freund
2018-03-21
Add configure infrastructure (--with-llvm) to enable LLVM support.
Andres Freund
2018-03-20
Add C++ support to configure.
Andres Freund
2018-03-06
Tests for Kerberos/GSSAPI authentication
Peter Eisentraut
2018-03-03
Add PG_TEST_EXTRA to control optional test suites
Peter Eisentraut
2017-11-23
Convert documentation to DocBook XML
Peter Eisentraut
2017-10-14
Reinstate genhtml --prefix option for non-vpath builds
Peter Eisentraut
2017-10-06
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-09-29
Add PostgreSQL version to coverage output
Peter Eisentraut
2017-09-29
Add lcov --initial
Peter Eisentraut
2017-09-28
Have lcov exclude external files
Peter Eisentraut
2017-09-28
Run only top-level recursive lcov
Peter Eisentraut
2017-09-05
Support retaining data dirs on successful TAP tests
Peter Eisentraut
2017-08-11
Be more thorough about cleaning out gcov litter.
Tom Lane
2017-08-11
Fix order of ICU_CFLAGS
Peter Eisentraut
2017-07-28
PL/Perl portability fix: absorb relevant -D switches from Perl.
Tom Lane
2017-06-12
Add ICU_CFLAGS to global CPPFLAGS
Peter Eisentraut
2017-06-10
Take PROVE_FLAGS from the command line but not the environment
Andrew Dunstan
2017-05-13
Specify --outputdir for isolation install check, not just plain check.
Andres Freund
2017-05-12
Honor PROVE_FLAGS environment setting
Andrew Dunstan
2017-04-07
Remove use of Jade and DSSSL
Peter Eisentraut
2017-04-04
Remove --verbose from PROVE_FLAGS
Stephen Frost
2017-03-23
ICU support
Peter Eisentraut
2017-03-16
Specify bindir in pg_isolation_regress_installcheck.
Andres Freund
2017-03-14
Improve isolation tests infrastructure.
Andres Freund
2017-02-19
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-17
Document usage of COPT environment variable for adjusting configure flags.
Tom Lane
2017-01-21
Fix cross-shlib linking in temporary installs on HPUX 10.
Tom Lane
2016-12-05
Replace PostmasterRandom() with a stronger source, second attempt.
Heikki Linnakangas
2016-11-14
Allow individual TAP tests to be run via PROVE_TESTS
Peter Eisentraut
2016-10-11
Remove "sco" and "unixware" ports.
Tom Lane
2016-10-07
Make TAP test suites to work, when @INC does not contain current dir.
Heikki Linnakangas
2016-07-01
Provide and use a makefile target to build all generated headers.
Tom Lane
2016-03-24
Create src/fe_utils/, and move stuff into there from pg_dump's dumputils.
Tom Lane
2016-02-27
Respect TEMP_CONFIG when pg_regress_check and friends are called
Andrew Dunstan
2016-02-03
Add support for systemd service notifications
Peter Eisentraut
2015-10-12
Make prove_installcheck remove the old log directory, if any.
Noah Misch
2015-09-28
Don't try to create a temp install without abs_top_builddir.
Robert Haas
2015-08-31
Remove support for Unix systems without the POSIX signal APIs.
Tom Lane
[next]