Re: [PORTS] Port Bug Report: WHERE clause crashes when comparing to a NULL value

From: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
To: Aaron Seigo <aaron(at)moonlight(dot)ca>
Cc: pgsql-ports(at)postgreSQL(dot)org
Subject: Re: [PORTS] Port Bug Report: WHERE clause crashes when comparing to a NULL value
Date: 1999-06-08 13:47:50
Message-ID: 375D1F06.1D190C92@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

> 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(at)alumni(dot)caltech(dot)edu
South Pasadena, California

In response to

Browse pgsql-ports by date

  From Date Subject
Next Message Thomas Lockhart 1999-06-08 13:58:02 Bad FAQ file
Previous Message Mark Dalphin 1999-06-08 05:10:37 IRIX6.5 Patch to Postgres 6.5 Beta (Snap Jun 7)