Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-05-07 | Suppress compiler warnings when building with --enable-dtrace. | Tom Lane | 11.0 |
| 2018-05-03 | Rearrange makefile rules for running Gen_fmgrtab.pl. | Tom Lane | 11.0 |
| 2018-04-08 | Replace our traditional initial-catalog-data format with a better design. | Tom Lane | 11.0 |
| 2018-04-05 | Install errcodes.txt for use by extensions. | Andrew Gierth | 11.0 |
| 2018-03-23 | Fix make rules that generate multiple output files. | Tom Lane | 11.0 |
| 2017-10-04 | Replace binary search in fmgr_isbuiltin with a lookup array. | Andres Freund | 11.0 |