8000
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 cef30b6 commit 787ccf5Copy full SHA for 787ccf5
src/include/access/heapam_xlog.h
@@ -136,8 +136,6 @@ typedef struct xl_heap_truncate
136
* or updated tuple in WAL; we can save a few bytes by reconstructing the
137
* fields that are available elsewhere in the WAL record, or perhaps just
138
* plain needn't be reconstructed. These are the fields we must store.
139
- * NOTE: t_hoff could be recomputed, but we may as well store it because
140
- * it will come for free due to alignment considerations.
141
*/
142
typedef struct xl_heap_header
143
{
0 commit comments