Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2022-04-15 | psql: fix \l display for pre-v15 databases. | Tom Lane | 15.0 |
| 2022-04-13 | Further tweak the default behavior of psql's \dconfig. | 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-18 | Fix psql \d's query for identifying parent triggers. | 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-16 | Remove psql support for server versions preceding 9.2. | Tom Lane | 15.0 |
| 2021-12-11 | Create a new type category for "internal use" types. | Tom Lane | 15.0 |