Update some incorrect comments about xlog records.
authorRobert Haas <[email protected]>
Fri, 3 Mar 2023 17:52:04 +0000 (12:52 -0500)
committerRobert Haas <[email protected]>
Fri, 3 Mar 2023 17:52:04 +0000 (12:52 -0500)
commitebd551f586a801dee426e49ba72fb213e8013890
tree04fe2dc0a14318dd24224a0a305f42c4c7733f89
parentb6a0d469cae4410a05b5e109748278065a931b68
Update some incorrect comments about xlog records.

The comments claim that certain pieces of data are part of the main
WAL record data when in reality they are part of the data for
block 0. Repair.

Bertrand Drouvot, reviewed by Amit Kapila. Originally reported by me.

Discussion: http://postgr.es/m/80db7836-4415-d54a-64c3-66b88b1430e7@gmail.com
src/include/access/gistxlog.h
src/include/access/heapam_xlog.h
src/include/access/nbtxlog.h