Content-Length: 278820 | pFad | http://github.com/postgrespro/postgres/commit/61920837b595a8c2678bd422f34fd2f556c22965
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 3b94b3a commit 6192083Copy full SHA for 6192083
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: http://github.com/postgrespro/postgres/commit/61920837b595a8c2678bd422f34fd2f556c22965
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments