Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-05-03 | Rearrange makefile rules for running Gen_fmgrtab.pl. | Tom Lane | 11.0 |
| 2018-04-30 | Remove Windows module-list-dumping code. | Tom Lane | 11.0 |
| 2018-04-30 | Dump full memory maps around failing Windows reattach code. | 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-06 | Faster partition pruning | Alvaro Herrera | 11.0 |
| 2018-04-05 | Install errcodes.txt for use by extensions. | Andrew Gierth | 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 | Basic JIT provider and error handling infrastructure. | Andres Freund | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-08-21 | Inject $(ICU_LIBS) regardless of platform. | Noah Misch | 11.0 |