Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-01-29 | Avoid breaking SJIS encoding while de-backslashing Windows paths. | Tom Lane | 15.11 |
| 2022-01-31 | Simplify coding around path_contains_parent_reference(). | Tom Lane | 15.0 |
| 2022-01-31 | Make canonicalize_path() more canonical. | Tom Lane | 15.0 |
| 2022-01-11 | Clean up messy API for src/port/thread.c. | Tom Lane | 15.0 |
| 2022-01-10 | Prefer $HOME when looking up the current user's home directory. | Tom Lane | 15.0 |