Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-11-02 | Be more wary about NULL values for GUC string variables. | Tom Lane | 14.10 |
| 2021-05-10 | Revert recovery prefetching feature. | Thomas Munro | 14.0 |
| 2021-05-08 | Sync guc.c and postgresql.conf.sample with the SGML docs. | Tom Lane | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-12-28 | Revert "Add key management system" (978f869b99) & later commits | Bruce Momjian | 14.0 |
| 2020-12-25 | Add key management system | Bruce Momjian | 14.0 |
| 2020-11-25 | Avoid spamming the client with multiple ParameterStatus messages. | Tom Lane | 14.0 |
| 2020-07-08 | code: replace 'master' with 'primary' where appropriate. | Andres Freund | 14.0 |