Web pgadmin.org
 Home 
 ·  ·  ·  ·  ·  ·  · 
Re: SVN Commit by dpage: r4380 - in trunk/pgadmin3: . src/dlg

Re: SVN Commit by dpage: r4380 - in trunk/pgadmin3: . src/dlg



 

> -----Original Message-----
> From: Andreas Pflug [mailto:pgadmin(at)pse-consulting(dot)de] 
> Sent: 21 July 2005 10:12
> To: Dave Page
> Cc: pgadmin-hackers(at)postgresql(dot)org
> Subject: Re: [pgadmin-hackers] SVN Commit by dpage: r4380 - 
> in trunk/pgadmin3: . src/dlg
> 
> svn(at)pgadmin(dot)org wrote:
> > Author: dpage
> > Date: 2005-07-21 09:26:58 +0100 (Thu, 21 Jul 2005)
> > New Revision: 4380
> > 
> > Modified:
> >    trunk/pgadmin3/CHANGELOG.txt
> >    trunk/pgadmin3/src/dlg/dlgTable.cpp
> > Log:
> > Prompt the user before removing columns, constraints or 
> inherited tables in the table dialogue,
> 
> At least the "ask when deleting" setting should be observed. 

I didn't know we even had such an option. Will fix.

> It's still
> questionable, since these removes aren't executed immediately, but
> collected until OK is pressed.

Not when creating a new object. It's a real pita when you've defined a
30 column table then accidently delete the first one. Even when editting
an existing object it can be a pita if you've made a bunch of other
changes.

/D



Home | Main Index | Thread Index

top