1. 20 Sep, 2019 6 commits
  2. 19 Sep, 2019 10 commits
  3. 18 Sep, 2019 5 commits
  4. 17 Sep, 2019 3 commits
  5. 16 Sep, 2019 2 commits
  6. 15 Sep, 2019 3 commits
  7. 14 Sep, 2019 3 commits
  8. 13 Sep, 2019 7 commits
  9. 12 Sep, 2019 1 commit
    • Peter Geoghegan's avatar
      Fix nbtree page split rmgr desc routine. · 3b6b54f1
      Peter Geoghegan authored
      Include newitemoff in rmgr desc output for nbtree page split records.
      In passing, correct an obsolete comment that claimed that newitemoff is
      only logged for _L variant nbtree page split WAL records.
      
      Both issues were oversights in commit 2c03216d, which revamped the
      WAL format.
      
      Author: Peter Geoghegan
      Backpatch: 9.5-, where the WAL format was revamped.
      3b6b54f1