Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-08-03 | Suppress complaints about leaks in TS dictionary loading. | Tom Lane | 19 (unreleased) |
| 2025-08-03 | Suppress complaints about leaks in function cache loading. | Tom Lane | 19 (unreleased) |
| 2022-10-17 | Record dependencies of a cast on other casts that it requires. | Tom Lane | 16.0 |
| 2013-10-29 | Prevent using strncpy with src == dest in TupleDescInitEntry. | Tom Lane | 9.4.0 |