Re: PostgreSQL crashes using distance operator whith records where 'point' data type set to null

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Ludovic LANGE <llange(at)ftd(dot)fr>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: PostgreSQL crashes using distance operator whith records where 'point' data type set to null
Date: 2000-09-25 20:36:17
Message-ID: 7015.969914177@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Ludovic LANGE 2000-09-25 22:11:23 Re: PostgreSQL crashes using distance operator whith records where 'point' data type set to null
Previous Message Merrill Oveson 2000-09-25 20:06:35 [Fwd: [Fwd: named constraints]]