Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-11-02 | Avoid O(N^2) behavior in SyncPostCheckpoint(). | Tom Lane | 13.5 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-12-26 | Refactor parser's generation of Var nodes. | Tom Lane | 13.0 |
| 2019-11-12 | Finish reverting commit 0a52d378b. | Tom Lane | 13.0 |
| 2019-11-12 | Have LookupFuncName accept NULL argtypes for 0 args | Alvaro Herrera | 13.0 |
| 2019-08-05 | Require the schema qualification in pg_temp.type_name(arg). | Noah Misch | 13.0 |
| 2019-07-21 | Remove no-longer-helpful reliance on fixed-size local array. | Tom Lane | 13.0 |
| 2019-07-15 | Represent Lists as expansible arrays, not chains of cons-cells. | Tom Lane | 13.0 |