Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
> Tom Lane wrote:
>> Hm. But I think we'd *like* it to segfault; the idea is to make the
>> user's programming error as obvious as possible. Is it worth the
>> trouble to just zero out the pointer members of the PGresult?
> There are only five of them; four need to be zeroed out.
Works for me. Please commit, as I'm about to do some further work in
those files and would rather not have to merge ...
regards, tom lane