Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-02-16 | In fmtIdEnc(), handle failure of enlargePQExpBuffer(). | Tom Lane | 15.12 |
| 2025-02-15 | Make escaping functions retain trailing bytes of an invalid character. | Tom Lane | 15.12 |
| 2025-02-10 | Adapt appendPsqlMetaConnect() to the new fmtId() encoding expectations. | Tom Lane | 15.11 |
| 2022-07-22 | Fix minor memory leaks in psql's tab completion. | Tom Lane | 15.0 |
| 2022-04-07 | psql: add \dconfig command to show server's configuration parameters. | Tom Lane | 15.0 |
| 2021-12-06 | Rethink pg_dump's handling of object ACLs. | Tom Lane | 15.0 |