Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-03-18 | Fix function name in error hint | Magnus Hagander | 13.3 |
| 2020-07-17 | Fix whitespace | Peter Eisentraut | 13.0 |
| 2020-07-04 | Fix "ignoring return value" complaints from commit 96d1f423f9 | Joe Conway | 13.0 |
| 2020-07-04 | Read until EOF vice stat-reported size in read_binary_file | Joe Conway | 13.0 |
| 2020-03-31 | Teach pg_ls_dir_files() to ignore ENOENT failures from stat(). | Tom Lane | 13.0 |
| 2020-03-17 | Avoid holding a directory FD open across assorted SRF calls. | Tom Lane | 13.0 |
| 2020-03-11 | Avoid holding a directory FD open across pg_ls_dir_files() calls. | Tom Lane | 13.0 |
| 2020-03-10 | Remove utils/acl.h from catalog/objectaddress.h | Peter Eisentraut | 13.0 |
| 2020-01-30 | Remove excess parens in ereport() calls | Alvaro Herrera | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-08-05 | Fix inconsistencies and typos in the tree, take 9 | Michael Paquier | 13.0 |