Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-01-29 | Avoid breaking SJIS encoding while de-backslashing Windows paths. | Tom Lane | 16.7 |
| 2023-07-19 | Add psql \drg command to display role grants. | Tom Lane | 16.0 |
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2023-05-12 | Tighten usage of PSQL_WATCH_PAGER. | Tom Lane | 16.0 |
| 2023-04-06 | psql: set SHELL_ERROR and SHELL_EXIT_CODE in more places. | Tom Lane | 16.0 |
| 2023-04-06 | psql: add an optional execution-count limit to \watch. | Tom Lane | 16.0 |
| 2023-03-21 | Add SHELL_ERROR and SHELL_EXIT_CODE magic variables to psql. | Tom Lane | 16.0 |
| 2022-12-02 | Fix psql's \sf and \ef for new-style SQL functions. | Tom Lane | 16.0 |
| 2022-08-29 | Clean up inconsistent use of fflush(). | Tom Lane | 16.0 |