Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-08-14 | Fix postmaster's behavior during smart shutdown. | Tom Lane | 10.15 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Initial pgindent run with pg_bsd_indent version 2.0. | Tom Lane | 10.0 |
| 2017-04-11 | Remove symbol WIN32_ONLY_COMPILER | Magnus Hagander | 10.0 |
| 2017-02-25 | Remove some configure header-file checks that we weren't really using. | Tom Lane | 10.0 |
| 2017-01-04 | Re-allow SSL passphrase prompt at server start, but not thereafter. | Tom Lane | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2017-01-03 | Allow SSL configuration to be updated at SIGHUP. | Tom Lane | 10.0 |
| 2016-12-05 | Replace PostmasterRandom() with a stronger source, second attempt. | Heikki Linnakangas | 10.0 |
| 2016-09-06 | C comment: fix file name mention on line 1 | Bruce Momjian | 10.0 |
| 2016-08-31 | Remove no-longer-useful SSL-specific Port.count field. | Tom Lane | 10.0 |