Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-10-16 | Ensure we have a snapshot while dropping ON COMMIT DROP temp tables. | Tom Lane | 13.13 |
| 2019-12-01 | Fix misbehavior with expression indexes on ON COMMIT DELETE ROWS tables. | Tom Lane | 13.0 |
| 2019-08-13 | Fix random regression failure in test case "temp" | Michael Paquier | 13.0 |
| 2019-08-05 | Require the schema qualification in pg_temp.type_name(arg). | Noah Misch | 13.0 |