Editing problem for bool fields with not null

From: Vladimir Kokovic <vladimir(dot)kokovic(at)a-asoft(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: Editing problem for bool fields with not null
Date: 2007-09-17 13:16:35
Message-ID: 46EE7E33.2070609@a-asoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi,

I've tried to edit BOOL NOT NULL field which have value TRUE within
'Edit Data' window,
but error dialog appeared with text
"ERROR: null value in column "vazeci" violates not-null constraint"
even field has DEFAULT TRUE clause !

My OS is kubuntu 7.10 (gutsy)
---------------------------------------------------
uname -a
Linux vladakk-asoft 2.6.22-11-generic #1 SMP Fri Sep 7 05:07:05 GMT 2007
i686 GNU/Linux

My pgadmin3 build
----------------------------------------------
1. svn 6646
2. sh bootstrap
3. ./configure > configure-out.log 2>&1
4. make > make-out.log 2>&1
5. make install > make-install-out.log 2>&1

Best regards,
Vladimir Kokovic, DP senior, Belgrade, Serbia

Attachment Content-Type Size
configure-out.log text/x-log 4.2 KB

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2007-09-17 13:30:03 Re: Editing problem for bool fields with not null
Previous Message Dave Page 2007-09-17 12:59:41 Re: Problems with "NOTICE"-messages