Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-06-16 | Fix plancache refcount leak after error in ExecuteQuery. | Tom Lane | 10.18 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-04-10 | Improve castNode notation by introducing list-extraction-specific variants. | Tom Lane | 10.0 |
| 2017-02-23 | Consistently declare timestamp variables as TimestampTz. | Tom Lane | 10.0 |
| 2017-01-27 | Use castNode() in a bunch of statement-list-related code. | Tom Lane | 10.0 |
| 2017-01-14 | Change representation of statement lists, and add statement location info. | Tom Lane | 10.0 |