Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-05-13 | Standardize ItemIdData terminology. | Peter Geoghegan | 12.0 |
| 2019-02-06 | Fix heap_getattr() handling of fast defaults. | 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-17 | Make TupleTableSlots extensible, finish split of existing slot type. | Andres Freund | 12.0 |
| 2018-10-15 | Move generic slot support functions from heaptuple.c into execTuples.c. | Andres Freund | 12.0 |