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

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Ludovic LANGE <llange@ftd.fr>
Cc: pgsql-bugs@postgresql.org
Date: 2000-09-26T03:42:49Z
Lists: pgsql-bugs
Ludovic LANGE <llange@ftd.fr> writes:
> Can you tell me about the files concerned by this fix of yours ? I intend to 
> make a patch for the 7.0.2 sources, because, 1) I won't use a CVS version on 
> my production server [ and 2) I'm using the rpm-built postgresql and I didn't
> manage to easily turn the CVS version into a RPM one ;-)  ]

If you don't want a CVS version then you don't want my fix either ---
it's part of a wholesale restructuring of the function manager.  You'll
just have to start hacking on the geometry functions for yourself...

			regards, tom lane