Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-06-08 | psql: Fix expanded aligned output | Michael Paquier | 15 (unreleased) |
| 2025-08-11 | Restrict psql meta-commands in plain-text dumps. | Nathan Bossart | 15.14 |
| 2023-06-21 | Avoid Assert failure when processing empty statement in aborted xact. | Tom Lane | 15.4 |
| 2022-12-02 | Fix psql's \sf and \ef for new-style SQL functions. | Tom Lane | 15.2 |
| 2022-05-11 | Fix typos and grammar in code and test comments | Michael Paquier | 15.0 |
| 2022-04-20 | Allow db.schema.table patterns, but complain about random garbage. | Robert Haas | 15.0 |
| 2022-04-07 | psql: add \dconfig command to show server's configuration parameters. | Tom Lane | 15.0 |
| 2022-04-04 | psql: Show all query results by default | Peter Eisentraut | 15.0 |
| 2022-01-18 | Fix thinko in psql test | Peter Eisentraut | 15.0 |
| 2021-12-20 | Add a \getenv command to psql. | Tom Lane | 15.0 |
| 2021-09-29 | psql: Add various tests | Peter Eisentraut | 15.0 |