Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2022-03-20 | psql: handle tab completion of timezone names after "SET TIMEZONE TO". | Tom Lane | 15.0 |
| 2022-02-09 | Further tweaks for psql's new tab-completion logic. | Tom Lane | 15.0 |
| 2022-02-02 | Improve psql tab-completion tests. | Tom Lane | 15.0 |
| 2022-02-01 | Treat case of tab-completion keywords a bit more carefully. | Tom Lane | 15.0 |
| 2022-01-30 | psql: improve tab-complete's handling of variant SQL names. | Tom Lane | 15.0 |
| 2022-01-16 | Fix psql's tab-completion of enum label values. | Tom Lane | 15.0 |