forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit3ce1201
committed
Fix incorrect routine name in xlog_heapam.h
s/xl_heap_delete/xl_heap_truncate/ in a comment block referring to flagsfor truncation.Discussion:https://postgr.es/m/20180413034734.GE1552@paquier.xyz1 parenta28e10e commit3ce1201
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
114 |
| - | |
| 114 | + | |
115 | 115 |
| |
116 | 116 |
| |
117 | 117 |
| |
|
0 commit comments
Comments
(0)