Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-02-10 | psql: Remove one use of HAVE_UNIX_SOCKETS | Peter Eisentraut | 13.0 |
| 2020-02-10 | psql: Fix %w length in PROMPT2 when PROMPT1 contains a newline. | Thomas Munro | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-12-04 | Offer pnstrdup to frontend code | Alvaro Herrera | 13.0 |
| 2019-11-19 | Allow invisible PROMPT2 in psql. | Thomas Munro | 13.0 |
| 2019-10-25 | Make the order of the header file includes consistent in non-backend modules. | Amit Kapila | 13.0 |
| 2019-08-09 | Refactor logic to remove trailing CR/LF characters from strings | Michael Paquier | 13.0 |
| 2019-07-25 | Fix failures to ignore \r when reading Windows-style newlines. | Tom Lane | 13.0 |