Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-11-19 | PANIC on fsync() failure. | Thomas Munro | 11.2 |
| 2018-05-02 | Fix some sloppiness in the new BufFileSize() and BufFileAppend() functions. | Heikki Linnakangas | 11.0 |
| 2018-04-28 | In AtEOXact_Files, complain if any files remain unclosed at commit. | Tom Lane | 11.0 |
| 2018-04-07 | Refactor dir/file permissions | Stephen Frost | 11.0 |
| 2018-03-27 | Skip temp tables from basebackup. | Teodor Sigaev | 11.0 |
| 2018-02-02 | Support parallel btree index builds. | Robert Haas | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-12-05 | Mark assorted variables PGDLLIMPORT. | Robert Haas | 11.0 |
| 2017-12-04 | Clean up assorted messiness around AllocateDir() usage. | Tom Lane | 11.0 |
| 2017-12-02 | Add infrastructure for sharing temporary files between backends. | Andres Freund | 11.0 |
| 2017-09-23 | Refactor new file permission handling | Peter Eisentraut | 11.0 |