On Tuesday 20 January 2004 19:26, Chris Bowlby wrote:Standards compliance :-)
Hi Ken,thanx - works in both 7.1 and 7.3 - why do these guys keep fooling around with these thangs?
Under 7.3.x this option was removed, you need to test via:
SELECT * from table where field IS NULL;
---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match