Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-04-07 | Disable parallel query in psql error-with-FETCH_COUNT test. | Tom Lane | 17.0 |
| 2024-04-07 | Re-implement psql's FETCH_COUNT feature atop libpq's chunked mode. | Tom Lane | 17.0 |
| 2024-01-10 | Allow noise semicolons ending psql \sf, \ef, \sv, \ev commands. | Tom Lane | 17.0 |
| 2023-12-27 | Improve the implementation of information_schema._pg_expandarray(). | Tom Lane | 17.0 |
| 2023-11-13 | Improve default and empty privilege outputs in psql. | Tom Lane | 17.0 |
| 2023-07-19 | Add psql \drg command to display role grants. | Tom Lane | 17.0 |