Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-11-29 | Add log_statement_sample_rate parameter | Alvaro Herrera | 12.0 |
| 2018-11-25 | Integrate recovery.conf into postgresql.conf | Peter Eisentraut | 12.0 |
| 2018-11-21 | Remove WITH OIDS support, change oid catalog column visibility. | Andres Freund | 12.0 |
| 2018-11-20 | Add settings to control SSL/TLS protocol version | Peter Eisentraut | 12.0 |
| 2018-11-19 | PANIC on fsync() failure. | Thomas Munro | 12.0 |
| 2018-11-08 | Disallow setting client_min_messages higher than ERROR. | Tom Lane | 12.0 |
| 2018-09-15 | In v11, disable JIT by default (it's still enabled by default in HEAD). | Tom Lane | 12.0 |
| 2018-08-22 | Wrap long line in postgresql.conf.sample. | Thomas Munro | 12.0 |
| 2018-08-22 | Provide plan_cache_mode options in postgresql.conf.sample. | Thomas Munro | 12.0 |
| 2018-07-16 | Add plan_cache_mode setting | Peter Eisentraut | 12.0 |
| 2018-07-10 | Remove dynamic_shared_memory_type=none | Peter Eisentraut | 12.0 |