Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-10-01 | Fix tuple_data_split() to not open a relation without any lock. | Tom Lane | 11.0 |
| 2018-01-04 | Fix incorrect computations of length of null bitmap in pageinspect. | Tom Lane | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-08-20 | Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n). | Andres Freund | 11.0 |