Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-07-19 | Add psql \drg command to display role grants. | Tom Lane | 16.0 |
| 2023-06-21 | Avoid Assert failure when processing empty statement in aborted xact. | Tom Lane | 16.0 |
| 2023-04-06 | psql: add an optional execution-count limit to \watch. | Tom Lane | 16.0 |
| 2023-03-02 | Harden new test case against force_parallel_mode = regress. | Tom Lane | 16.0 |
| 2023-03-02 | Show "internal name" not "source code" in psql's \df+ command. | Tom Lane | 16.0 |
| 2022-12-02 | Fix psql's \sf and \ef for new-style SQL functions. | Tom Lane | 16.0 |