Re: BUG #18787: pointer te->defn not checked for NULL - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #18787: pointer te->defn not checked for NULL
Date
Msg-id 1124699.1738076405@sss.pgh.pa.us
Whole thread Raw
In response to BUG #18787: pointer te->defn not checked for NULL  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
PG Bug reporting form <noreply@postgresql.org> writes:
> Here is a patch fixing the issue. I think that NULL check is needed here

In none of these three bug reports have you given an actual
bug report --- that is, there is no reason to believe that
these patches fix any reachable failure case.  If you have
examples showing that the cases are reachable, please
provide those first, and then we can discuss suitable fixes.

            regards, tom lane



pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #18787: pointer te->defn not checked for NULL
Next
From: Andres Freund
Date:
Subject: Re: BUG #18785: Pointer bmr.rel, dereferenced by passing as 1st parameter to function is checked for NULL later