Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-08-24 | Avoid unnecessary plancache revalidation of utility statements. | Tom Lane | 11.22 |
| 2023-06-21 | Avoid Assert failure when processing empty statement in aborted xact. | Tom Lane | 11.21 |
| 2018-04-06 | Rename MemoryContextCopySetIdentifier() for clarity | Peter Eisentraut | 11.0 |
| 2018-03-27 | Allow memory contexts to have both fixed and variable ident strings. | Tom Lane | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-11-08 | Change TRUE/FALSE to true/false | Peter Eisentraut | 11.0 |