Re: PostgreSQL crashes using distance operator whith records where 'point' data type set to null - Mailing list pgsql-bugs

From Tom Lane
Subject Re: PostgreSQL crashes using distance operator whith records where 'point' data type set to null
Date
Msg-id 7015.969914177@sss.pgh.pa.us
Whole thread Raw
In response to PostgreSQL crashes using distance operator whith records where 'point' data type set to null  (Ludovic LANGE <llange@ftd.fr>)
Responses Re: PostgreSQL crashes using distance operator whith records where 'point' data type set to null  (Ludovic LANGE <llange@ftd.fr>)
List pgsql-bugs
Yeah, there are a lot of geometric operators that neglect to check for
null inputs :-(.  I believe I have fixed this class of problems in
current sources.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Merrill Oveson
Date:
Subject: [Fwd: [Fwd: named constraints]]
Next
From: Ludovic LANGE
Date:
Subject: Re: PostgreSQL crashes using distance operator whith records where 'point' data type set to null