SVN Commit by dpage: r7159 - in trunk/pgadmin3: . pgadmin/dlg
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
SVN Commit by dpage: r7159 - in trunk/pgadmin3: . pgadmin/dlg
Author: dpage
Date: 2008-03-11 09:06:59 +0000 (Tue, 11 Mar 2008)
New Revision: 7159
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7159&view=rev
Log:
Construct SQL used to add columns such that the entire operation happens in one statement to ensure default values and NOT NULL can be set together. Per report from Laurent ROCHE.
Modified:
trunk/pgadmin3/CHANGELOG
trunk/pgadmin3/pgadmin/dlg/dlgColumn.cpp
Home |
Main Index |
Thread Index