> -----Original Message-----
> From: pgadmin-hackers-owner@postgresql.org
> [mailto:pgadmin-hackers-owner@postgresql.org] On Behalf Of
> cvs@cvs.pgadmin.org
> Sent: 20 September 2004 16:25
> To: pgadmin-hackers@postgresql.org
> Subject: [pgadmin-hackers] CVS Commit by andreas: todo update
>
> + <li>EditGrid: allow editing if unique key existent, but
no PK/OID
You realise that'll only work if there is a not null contraint as well?
Regards, Dave.