Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-07-29 | In transformRowExpr(), check for too many columns in the row. | Tom Lane | 12.12 |
| 2019-06-09 | Reconcile nodes/*funcs.c with PostgreSQL 12 work. | Noah Misch | 12.0 |
| 2019-02-01 | Renaming for new subscripting mechanism | Alvaro Herrera | 12.0 |
| 2019-01-21 | Replace uses of heap_open et al with the corresponding table_* function. | Andres Freund | 12.0 |
| 2019-01-21 | Replace heapam.h includes with {table, relation}.h where applicable. | Andres Freund | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |