Thread: SVN Commit by dpage: r7161 - in branches/REL-1_8_0_EDB/pgadmin3: . pgadmin/dlg

SVN Commit by dpage: r7161 - in branches/REL-1_8_0_EDB/pgadmin3: . pgadmin/dlg

From
svn@pgadmin.org
Date:
Author: dpage

Date: 2008-03-11 09:07:14 +0000 (Tue, 11 Mar 2008)

New Revision: 7161

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7161&view=rev

Log:
Construct SQL used to add columns such that the entire operation happens in one statement to ensure default values and
NOTNULL can be set together. Per report from Laurent ROCHE. 


Modified:
   branches/REL-1_8_0_EDB/pgadmin3/CHANGELOG
   branches/REL-1_8_0_EDB/pgadmin3/pgadmin/dlg/dlgColumn.cpp