Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-02-13 | Skip .DS_Store files in server side utils | Daniel Gustafsson | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-12-10 | Remove some unnecessary includes of "access/xlog_internal.h" | Peter Eisentraut | 17.0 |
| 2023-10-26 | Add trailing commas to enum definitions | Peter Eisentraut | 17.0 |
| 2023-09-06 | Allow using syncfs() in frontend utilities. | Nathan Bossart | 17.0 |
| 2023-09-06 | Add support for syncfs() in frontend support functions. | Nathan Bossart | 17.0 |
| 2023-09-06 | Move PG_TEMP_FILE* macros to file_utils.h. | Nathan Bossart | 17.0 |