Content-Length: 277409 | pFad | https://github.com/postgrespro/postgres/commit/9a0a12f683235d3e10b873baba974f6414297a7e
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 5a64cb7 commit 9a0a12fCopy full SHA for 9a0a12f
src/tools/valgrind.supp
@@ -75,6 +75,22 @@
75
fun:ReorderBufferSerializeTXN
76
}
77
78
+{
79
+ padding_twophase_prepare
80
+ Memcheck:Param
81
+ write(buf)
82
+
83
+ ...
84
+ fun:EndPrepare
85
+}
86
87
88
89
+ padding_twophase_CRC
90
+ Memcheck:Value8
91
92
93
94
95
# gcc on ppc64 can generate a four-byte read to fetch the final "char" fields
96
# of a FormData_pg_cast. This is valid compiler behavior, because a proper
Fetched URL: https://github.com/postgrespro/postgres/commit/9a0a12f683235d3e10b873baba974f6414297a7e
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments