Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-03-18 | Fix function name in error hint | Magnus Hagander | 12.7 |
| 2020-07-17 | Fix whitespace | Peter Eisentraut | 12.4 |
| 2020-07-04 | Fix "ignoring return value" complaints from commit 96d1f423f9 | Joe Conway | 12.4 |
| 2020-07-04 | Read until EOF vice stat-reported size in read_binary_file | Joe Conway | 12.4 |
| 2020-03-31 | Teach pg_ls_dir_files() to ignore ENOENT failures from stat(). | Tom Lane | 12.3 |
| 2020-03-17 | Avoid holding a directory FD open across assorted SRF calls. | Tom Lane | 12.3 |
| 2020-03-11 | Avoid holding a directory FD open across pg_ls_dir_files() calls. | Tom Lane | 12.3 |
| 2019-05-22 | Initial pgindent run for v12. | Tom Lane | 12.0 |
| 2019-04-24 | Unify error messages | Alvaro Herrera | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-11-21 | Remove WITH OIDS support, change oid catalog column visibility. | Andres Freund | 12.0 |
| 2018-10-09 | Add pg_ls_archive_statusdir function | Michael Paquier | 12.0 |
| 2018-10-05 | Add pg_ls_tmpdir function | Michael Paquier | 12.0 |