We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06eba0f commit 1e0512fCopy full SHA for 1e0512f
src/include/access/heapam_xlog.h
@@ -137,8 +137,6 @@ typedef struct xl_heap_truncate
137
* or updated tuple in WAL; we can save a few bytes by reconstructing the
138
* fields that are available elsewhere in the WAL record, or perhaps just
139
* plain needn't be reconstructed. These are the fields we must store.
140
- * NOTE: t_hoff could be recomputed, but we may as well store it because
141
- * it will come for free due to alignment considerations.
142
*/
143
typedef struct xl_heap_header
144
{
0 commit comments