Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-06-04 | Automatically count the number of output lines in psql/help.c. | Tom Lane | 15.0 |
| 2022-06-03 | Improve psql \?'s description of large-object-related commands. | Tom Lane | 15.0 |
| 2022-04-08 | Improve frontend error logging style. | Tom Lane | 15.0 |
| 2022-04-07 | psql: add \dconfig command to show server's configuration parameters. | Tom Lane | 15.0 |
| 2022-01-06 | Extend psql's \lo_list/\dl to be able to print large objects' ACLs. | Tom Lane | 15.0 |
| 2021-12-21 | Add help & tab-complete support for psql's \getenv. | Tom Lane | 15.0 |
| 2021-09-04 | Minor improvements for psql help output. | Tom Lane | 15.0 |