Thread: Displaying NULL values for bool fields in 'edit data' window

Displaying NULL values for bool fields in 'edit data' window

From
Mario Splivalo
Date:
When I table has field of type bool, whose value is NULL, pgadmin's
'edit data' window shows them as if they are FALSE, there is no
difference between NULL values and FALSE falues.
Mario
-- 
Mario Splivalo
Mob-Art
mario.splivalo@mobart.hr

"I can do it quick, I can do it cheap, I can do it well. Pick any two."




Re: Displaying NULL values for bool fields in 'edit data' window

From
"Dave Page"
Date:
This has been fixed for 1.6.0.

Regards, Dave

-----Original Message-----
From: "Mario Splivalo" <mario.splivalo@mobart.hr>
To: "pgadmin-support@postgresql.org" <pgadmin-support@postgresql.org>
Sent: 01/09/06 11:27
Subject: [pgadmin-support] Displaying NULL values for bool fields in 'edit data' window

When I table has field of type bool, whose value is NULL, pgadmin's
'edit data' window shows them as if they are FALSE, there is no
difference between NULL values and FALSE falues.
Mario
--
Mario Splivalo
Mob-Art
mario.splivalo@mobart.hr

"I can do it quick, I can do it cheap, I can do it well. Pick any two."



---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend