mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-12 18:34:36 +08:00
Quiet valgrind complaints following pread/pwrite changes
Per complaints from buildfarm and elsewhere Patch from Jasper Pedersen Discussion: https://postgr.es/m/0f419c91-49ab-2399-0143-13063bd97c46@redhat.com
This commit is contained in:
parent
3a769d8239
commit
517b0d0b5f
@ -52,9 +52,10 @@
|
||||
{
|
||||
padding_XLogRecData_write
|
||||
Memcheck:Param
|
||||
write(buf)
|
||||
pwrite64(buf)
|
||||
|
||||
...
|
||||
fun:pwrite
|
||||
fun:XLogWrite
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user