Re: Null boolean values show as false in the data - Mailing list pgadmin-support

From Andreas Pflug
Subject Re: Null boolean values show as false in the data
Date
Msg-id 416BA48A.5050902@pse-consulting.de
Whole thread Raw
In response to Null boolean values show as false in the data grid  ("Ben Trewern" <ben_trewern@hotmail.com>)
List pgadmin-support
Ben Trewern wrote:
> All,
> 
> PgAdmin III 1.2 beta 2
> Postgres 8.0 beta 2
> 
> I've just noticed that null values in boolean fields show up as false in 
> the data grid.

You're right, and unfortunately there's no quick fix for this. We're 
using a wxGridCellBoolEditor internally, which only knows two states. 
We'll have to redesign that completely. I'll have to think about that a 
little; in the meantime, I've put it on BUGS.txt.

Regards,
Andreas




pgadmin-support by date:

Previous
From: "Dave Page"
Date:
Subject: Re: bad pg_hba.conf file
Next
From: "Rich Silva"
Date:
Subject: Re: Installing (Windows) PgAdmin on Linux and running under Wine