Re: [PATCH] Fix null pointer dereference in PG19 - Mailing list pgsql-hackers

From Aleksander Alekseev
Subject Re: [PATCH] Fix null pointer dereference in PG19
Date
Msg-id CAJ7c6TO+kTwk5MBayLARxsPk-YCsDt2QH9P_PeTYoc3zPYCS3Q@mail.gmail.com
Whole thread
In response to Re: [PATCH] Fix null pointer dereference in PG19  (Peter Eisentraut <peter@eisentraut.org>)
Responses Re: [PATCH] Fix null pointer dereference in PG19
List pgsql-hackers
Hi Peter,

Thanks for your attention to this.

> I don't understand the status of this discussion.  The original bug
> report is related to views and INSTEAD OF triggers.  But the last few
> patches that have been posted here appear to be unrelated to that
> specific issue.

That makes two of us. My humble understanding is that there are
several related discussions but they are happening elsewhere now. Feel
free correcting me if this is not the case.

Here I propose to focus on a particular crash and the particular
proposed bugfix, v1-0001. Perhaps it should be rewritten or maybe we
should reject it in favor of another patch. Both are possible
outcomes. Right now I'm only interested in fixing a particular crash.

> I definitely don't like checking volatility at parse time, though.

So.... the last comment from Tom was that he is not happy :) but I'm
not sure about the actionable items. Tom, could you please elaborate a
bit?

-- 
Best regards,
Aleksander Alekseev

Attachment

pgsql-hackers by date:

Previous
From: Andrei Lepikhov
Date:
Subject: Re: Logging parallel worker draught
Next
From: "ZizhuanLiu X-MAN"
Date:
Subject: Proposal: Support virtual generated columns in index expressions and predicates