When is a blank not a null or '' - Mailing list pgsql-general

I have the following query (I have removed all nulls from the field as
test)

SELECT first_name,work_email FROM tb_contacts  WHERE
tb_contacts.work_email <>'';

However I get loads of blank email addresses coming up

anyone any ideas

pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: Weird PostgreSQL crashes on FC2/FC3 64-bit
Next
From: Jeff Davis
Date:
Subject: Re: Wierd memory problem with Apache / PHP. Related to