Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-05-12 | Tighten usage of PSQL_WATCH_PAGER. | Tom Lane | 15.4 |
| 2022-09-09 | Doc: improve documentation about where the psqlrc files are. | Tom Lane | 15.0 |
| 2022-05-31 | Doc: fix mention of psql's minimum supported server version. | Tom Lane | 15.0 |
| 2022-04-20 | Remove trailing whitespace from *.sgml files. | Tom Lane | 15.0 |
| 2022-04-11 | Tweak the default behavior of psql's \dconfig. | Tom Lane | 15.0 |
| 2022-04-07 | psql: add \dconfig command to show server's configuration parameters. | Tom Lane | 15.0 |
| 2022-01-30 | psql: improve tab-complete's handling of variant SQL names. | 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-20 | Add a \getenv command to psql. | Tom Lane | 15.0 |