git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: be09ceb)
Adapt valgrind.supp to the XLogInsert() split.
2014年11月13日 23:59:40 +0000 (00:59 +0100)
2014年11月13日 23:59:40 +0000 (00:59 +0100)
The CRC computation now happens in XLogInsertRecord(), not
XLogInsert() itself anymore.


diff --git a/src/tools/valgrind.supp b/src/tools/valgrind.supp
index 91742d790bce6c0e8cfaccd0822875cfd5ca82d3..4721c0a6fb6dbbc85a281088c75840c79c812838 100644 (file)
--- a/src/tools/valgrind.supp
+++ b/src/tools/valgrind.supp
@@ -45,7 +45,7 @@
padding_XLogRecData_CRC
Memcheck:Value8
- fun:XLogInsert
+ fun:XLogInsertRecord
}
{
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /