Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-03-30 | Generated columns | Peter Eisentraut | 12.0 |
| 2019-03-11 | Move hash_any prototype from access/hash.h to utils/hashutils.h | Alvaro Herrera | 12.0 |
| 2019-02-28 | Standardize some more loops that chase down parallel lists. | Tom Lane | 12.0 |
| 2019-01-15 | Make naming of tupdesc related structs more consistent with the rest of PG. | Andres Freund | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-12-10 | Make TupleDescInitBuiltinEntry throw error for unsupported types. | Tom Lane | 12.0 |
| 2018-11-21 | Remove WITH OIDS support, change oid catalog column visibility. | Andres Freund | 12.0 |