Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 160c8a4

Browse filesBrowse files
committed
C comment: remove mention of use of t_hoff WAL structure member
Reported-by: Antonin Houska Discussion: https://postgr.es/m/21643.1595353537@antos Backpatch-through: 9.5
1 parent cda4397 commit 160c8a4
Copy full SHA for 160c8a4

File tree

Expand file treeCollapse file tree

1 file changed

+0
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-2
lines changed

‎src/include/access/heapam_xlog.h

Copy file name to clipboardExpand all lines: src/include/access/heapam_xlog.h
-2Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,6 @@ typedef struct xl_heap_delete
114114
* or updated tuple in WAL; we can save a few bytes by reconstructing the
115115
* fields that are available elsewhere in the WAL record, or perhaps just
116116
* plain needn't be reconstructed. These are the fields we must store.
117-
* NOTE: t_hoff could be recomputed, but we may as well store it because
118-
* it will come for free due to alignment considerations.
119117
*/
120118
typedef struct xl_heap_header
121119
{

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.