Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-04-23 | Fix transient memory leak for SRFs in FROM. | Andres Freund | 12.3 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-01-26 | Change function call information to be variable length. | Andres Freund | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-11-21 | Remove WITH OIDS support, change oid catalog column visibility. | Andres Freund | 12.0 |
| 2018-11-16 | Introduce notion of different types of slots (without implementing them). | Andres Freund | 12.0 |
| 2018-11-15 | Rejigger materializing and fetching a HeapTuple from a slot. | Andres Freund | 12.0 |