Commits

Showing commits that first shipped in 11 (backpatches included). Clear

DateSubjectAuthorReleases
2018-04-10 Put back parallel-safety guards in plpython and src/test/regress/. Tom Lane 11.0
2018-04-09 Fix partial-build problems introduced by having more generated headers. Tom Lane 11.0
2018-04-08 Replace our traditional initial-catalog-data format with a better design. Tom Lane 11.0
2018-04-04 Use ARMv8 CRC instructions where available. Heikki Linnakangas 11.0
2018-04-03 Prevent accidental linking of system-supplied copies of libpq.so etc. Tom Lane 11.0
2018-03-28 Add inlining support to LLVM JIT provider. Andres Freund 11.0
2018-03-23 Fix make rules that generate multiple output files. Tom Lane 11.0
2018-03-22 Support for optimizing and emitting code in LLVM JIT provider. Andres Freund 11.0
2018-03-22 Basic JIT provider and error handling infrastructure. Andres Freund 11.0
2018-03-21 Add configure infrastructure (--with-llvm) to enable LLVM support. Andres Freund 11.0
2018-03-20 Add C++ support to configure. Andres Freund 11.0
2018-03-06 Tests for Kerberos/GSSAPI authentication Peter Eisentraut 11.0
2018-03-03 Add PG_TEST_EXTRA to control optional test suites Peter Eisentraut 11.0
2017-11-23 Convert documentation to DocBook XML Peter Eisentraut 11.0
2017-11-23 Build src/test/isolation during "make" and "make install". Noah Misch 11.0
2017-10-14 Reinstate genhtml --prefix option for non-vpath builds Peter Eisentraut 11.0
2017-10-06 Support coverage on vpath builds Peter Eisentraut 11.0
2017-10-06 Remove coverage details view Peter Eisentraut 11.0
2017-10-06 Run coverage commands quietly Peter Eisentraut 11.0
2017-09-29 Add PostgreSQL version to coverage output Peter Eisentraut 11.0
2017-09-29 Add lcov --initial Peter Eisentraut 11.0
2017-09-28 Have lcov exclude external files Peter Eisentraut 11.0
2017-09-28 Run only top-level recursive lcov Peter Eisentraut 11.0
2017-09-05 Support retaining data dirs on successful TAP tests Peter Eisentraut 11.0