Re: remove contrib/xml2 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: remove contrib/xml2
Date
Msg-id 25866.1265484610@sss.pgh.pa.us
Whole thread Raw
In response to Re: remove contrib/xml2  (M Z <jm80008@gmail.com>)
List pgsql-hackers
M Z <jm80008@gmail.com> writes:
> The thing is, why it doesn't crash on 8.3.8 but crash on 8.4.2? Any idea?

Pure luck.  Memory-clobber bugs like these are notoriously
nondeterministic.  Any minor, logically unrelated change could make them
visible or not visible, because the clobber happens to clobber data that
is or is not in active use at the moment.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: psql tab completion for DO blocks
Next
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] FM format modifier does not remove leading zero from year