Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-01-16 | Fix psql's tab-completion of enum label values. | Tom Lane | 14.2 |
| 2021-06-07 | Fix incautious handling of possibly-miscoded strings in client code. | Tom Lane | 14.0 |
| 2021-06-02 | Teach tab-complete.c about recently-added CREATE TYPE options. | Tom Lane | 14.0 |
| 2021-05-12 | Initial pgindent and pgperltidy run for v14. | Tom Lane | 14.0 |
| 2021-04-08 | Add support for tab-completion of type arguments in \df, \do. | Tom Lane | 14.0 |