Re: [BUGS] BUG #1582: boolean DEFAULT TRUE results in FALSE for NULL values

2005-04-11 Thread Eric McGough
I made a mistake. Postgres does put a NULL in the field (albiet I would still like to see postgres/COPY change the NULL to TRUE if DEFAULT is set to true), it appears pgAdmin III version 1.2.0 is the one displaying a boolean NULL as FALSE (as opposed to NULL). Sorry for not testing a little bit m

[BUGS] BUG #1582: boolean DEFAULT TRUE results in FALSE for NULL values

2005-04-10 Thread Eric McGough
The following bug has been logged online: Bug reference: 1582 Logged by: Eric McGough Email address: [EMAIL PROTECTED] PostgreSQL version: 8.0.1 Operating system: Solaris 8 Description:boolean DEFAULT TRUE results in FALSE for NULL values Details: -- This table and