Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-11-07 | Replace pgwin32_is_junction() with lstat(). | Thomas Munro | 15.9 |
| 2024-02-13 | Skip .DS_Store files in server side utils | Daniel Gustafsson | 15.7 |
| 2022-04-08 | Improve frontend error logging style. | Tom Lane | 15.0 |
| 2022-03-21 | Remove workarounds for avoiding [U]INT64_FORMAT in translatable strings. | Tom Lane | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-12-15 | pg_checksums: Fix data type | Peter Eisentraut | 15.0 |
| 2021-07-24 | Unify parsing logic for command-line integer options | Michael Paquier | 15.0 |
| 2021-06-30 | Optimize pg_checksums --enable where checksum is already set | Michael Paquier | 15.0 |