> Summary: WHERE clause crashes when comparing to a NULL value
> Operating System : Linux 2.0.36
> PostgreSQL version : 6.1.4
> Compiler used : gcc 2.7.2.3
> Problem Description:
> --------------------
> When an SQL query is made that has a WHERE clause that
> compares a column with a value, and it comes to a field in
> that column that has a NULL value, it crashes.
What version of Postgres are you running?? v6.1.4 is either way too
old or is not the version you have.
Also, please post a reproducible (small) case; the problem is not
reproducible here.
- Thomas
--
Thomas Lockhart lockhart@alumni.caltech.edu
South Pasadena, California