Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-02-08 | Make EXEC_BACKEND more convenient on Linux and FreeBSD. | Michael Paquier | 14.8 |
| 2022-04-25 | Inhibit mingw CRT's auto-globbing of command line arguments | Andrew Dunstan | 14.3 |
| 2021-04-23 | Factor out system call names from error messages | Peter Eisentraut | 14.0 |
| 2021-03-03 | pg_upgrade: Check version of target cluster binaries | Peter Eisentraut | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-12-30 | Use setenv() in preference to putenv(). | Tom Lane | 14.0 |
| 2020-08-10 | Replace remaining StrNCpy() by strlcpy() | Peter Eisentraut | 14.0 |