projects
/
users
/
gsingh
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43b5617
)
Adjust valgrind suppression to the changes in 2c03216d8311.
author
Andres Freund
<andres@anarazel.de>
Thu, 18 Dec 2014 09:31:59 +0000
(10:31 +0100)
committer
Andres Freund
<andres@anarazel.de>
Thu, 18 Dec 2014 09:45:57 +0000
(10:45 +0100)
CRC computation is now done in XLogRecordAssemble.
src/tools/valgrind.supp
patch
|
blob
|
blame
|
history
diff --git
a/src/tools/valgrind.supp
b/src/tools/valgrind.supp
index 0df95eabf12c879bdd07d772b8097c54572fcaff..4ced800bec0dec172695cf5c5e74ca94e0df9ad8 100644
(file)
--- a/
src/tools/valgrind.supp
+++ b/
src/tools/valgrind.supp
@@
-45,7
+45,7
@@
padding_XLogRecData_CRC
Memcheck:Value8
- fun:XLog
InsertRecord
+ fun:XLog
RecordAssemble
}
{