Re: valgrind errors - Mailing list pgsql-hackers

From Tom Lane
Subject Re: valgrind errors
Date
Msg-id 18739.1082604187@sss.pgh.pa.us
Whole thread Raw
In response to valgrind errors  (Neil Conway <neilc@samurai.com>)
Responses Re: valgrind errors  (Shachar Shemesh <psql@shemesh.biz>)
List pgsql-hackers
Neil Conway <neilc@samurai.com> writes:
> Any thoughts on what could be causing these errors?

I suspect valgrind is complaining because XLogInsert is memcpy'ing a
struct that has allocation padding in it.  Which of course is a bogus
complaint ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: contrib vs. gborg/pgfoundry for replication solutions
Next
From: Joe Conway
Date:
Subject: Re: contrib vs. gborg/pgfoundry for replication solutions