Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-08-04 | Cap wal_buffers to avoid a server crash when it's set very large. | Robert Haas | 9.4.5 |
| 2014-02-01 | Introduce replication slots. | Robert Haas | 9.4.0 |
| 2014-01-02 | Rename walLogHints to wal_log_hints for easier grepping. | Robert Haas | 9.4.0 |
| 2013-10-31 | Use appendStringInfoString instead of appendStringInfo where possible. | Robert Haas | 9.4.0 |
| 2013-10-10 | Allow dynamic allocation of shared memory segments. | Robert Haas | 9.4.0 |
| 2013-07-04 | Add new GUC, max_worker_processes, limiting number of bgworkers. | Robert Haas | 9.4.0 |