Thread: SVN Commit by dpage: r5635 - trunk/pgadmin3/src/frm

SVN Commit by dpage: r5635 - trunk/pgadmin3/src/frm

From
svn@pgadmin.org
Date:
Author: dpage

Date: 2006-11-14 09:38:39 +0000 (Tue, 14 Nov 2006)

New Revision: 5635

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

Log:
Further tweaks to the Save/Undo button handling. Quote numerics when storing them to ensure the server gives a sane
errormessage if non-numeric data is entered (otherwise it may look like a non-existant column name) 


Modified:
   trunk/pgadmin3/src/frm/frmEditGrid.cpp