Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-12-23 | Set readline-relevant ENV vars in interactive_psql(), not caller. | Tom Lane | 16.2 |
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2023-04-07 | Refactor background psql TAP functions | Daniel Gustafsson | 16.0 |
| 2023-03-13 | Add a DEFAULT option to COPY FROM | Andrew Dunstan | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-09-20 | Split TESTDIR into TESTLOGDIR and TESTDATADIR | Andres Freund | 16.0 |
| 2022-09-20 | Don't hardcode tmp_check/ as test directory for tap tests | Andres Freund | 16.0 |