Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-11-07 | Replace pgwin32_is_junction() with lstat(). | Thomas Munro | 14.14 |
| 2022-07-27 | Allow "in place" tablespaces. | Alvaro Herrera | 14.5 |
| 2021-04-03 | Do not rely on pgstat.h to indirectly include storage/ headers. | Andres Freund | 14.0 |
| 2021-02-02 | Build in some knowledge about foreign-key relationships in the catalogs. | Tom Lane | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-09-18 | Allow most keywords to be used as column labels without requiring AS. | Tom Lane | 14.0 |
| 2020-07-09 | Fix pg_current_logfile() to not emit a carriage return on Windows. | Tom Lane | 14.0 |