Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-08-24 | Include header file inadvertently missed in commit 2d13dab048 | Andrew Dunstan | 11.22 |
| 2023-08-23 | Cache by-reference missing values in a long lived context | Andrew Dunstan | 11.22 |
| 2018-10-24 | Correctly set t_self for heap tuples in expand_tuple | Andrew Dunstan | 11.1 |
| 2018-09-24 | Fast default trigger and expand_tuple fixes | Andrew Dunstan | 11.0 |
| 2018-04-13 | Prevent segfault in expand_tuple with no missing values | Andrew Dunstan | 11.0 |
| 2018-03-31 | Small cleanups in fast default code. | Andrew Dunstan | 11.0 |
| 2018-03-28 | Fast ALTER TABLE ADD COLUMN with a non-NULL default | Andrew Dunstan | 11.0 |