Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-06-05 | Add defenses against running with a wrong selection of LOBLKSIZE. | Tom Lane | 9.4.0 |
| 2014-06-04 | Bump PG_CONTROL_VERSION for previous 9.4 changes. | Tom Lane | 9.4.0 |
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-01-07 | Update copyright for 2014 | Bruce Momjian | 9.4.0 |
| 2013-12-20 | Rename wal_log_hintbits to wal_log_hints, per discussion on pgsql-hackers. | Fujii Masao | 9.4.0 |
| 2013-12-13 | Add GUC to enable WAL-logging of hint bits, even with checksums disabled. | Heikki Linnakangas | 9.4.0 |
| 2013-07-04 | Add new GUC, max_worker_processes, limiting number of bgworkers. | Robert Haas | 9.4.0 |
| 2013-06-17 | Add buffer_std flag to MarkBufferDirtyHint(). | Jeff Davis | 9.4.0 |