David Rowley <dgrowle...@gmail.com> writes: > I am looking at the buildfarm. It's fairly apparent that I've broken > something. I'm planning on reverting this shortly.
Just a gut-level guess, but I'm wondering about something like uninitialized fields that happen to work as long as the memory was zero to start with. A run under valgrind might offer insight. regards, tom lane