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:
Andrew Dunstan 2018-11-07 12:54:24 -05:00
parent 3a769d8239
commit 517b0d0b5f
1 changed files with 3 additions and 2 deletions

View File

@ -52,9 +52,10 @@
{
padding_XLogRecData_write
Memcheck:Param
write(buf)
pwrite64(buf)
...
...
fun:pwrite
fun:XLogWrite
}