SVN Commit by dpage: r5372 - in trunk/pgadmin3/src: dlg frm include sche
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
SVN Commit by dpage: r5372 - in trunk/pgadmin3/src: dlg frm include schema
Author: dpage
Date: 2006-09-15 15:30:20 +0100 (Fri, 15 Sep 2006)
New Revision: 5372
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5372&view=rev
Log:
Basic data types are always quoted and schema qualified as required now thanks to format_type. Per edit grid bug reported by Thomas Pundt
Modified:
trunk/pgadmin3/src/dlg/dlgProperty.cpp
trunk/pgadmin3/src/frm/frmEditGrid.cpp
trunk/pgadmin3/src/include/frmEditGrid.h
trunk/pgadmin3/src/schema/pgColumn.cpp
Home |
Main Index |
Thread Index