Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-02-06 | Fix heap_getattr() handling of fast defaults. | Andres Freund | 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 |