Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-10-01 | Fix tuple_data_split() to not open a relation without any lock. | Tom Lane | 9.6.11 |
| 2018-01-04 | Fix incorrect computations of length of null bitmap in pageinspect. | Tom Lane | 9.6.7 |
| 2016-10-26 | Fix typo in comment. | Heikki Linnakangas | 9.6.2 |
| 2016-06-09 | pgindent run for 9.6 | Robert Haas | 9.6.0 |
| 2016-05-03 | Tweak a few more things in preparation for upcoming pgindent run. | Robert Haas | 9.6.0 |
| 2016-04-08 | Replace printf format %i by %d | Peter Eisentraut | 9.6.0 |
| 2016-04-08 | Fix printf format | Peter Eisentraut | 9.6.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |
| 2015-11-25 | Improve pageinspect module | Teodor Sigaev | 9.6.0 |