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

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r5635 - trunk/pgadmin3/src/frm
Date: 2006-11-14 09:38:39
Message-ID: 200611140938.kAE9cdBo012871@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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 error message if non-numeric data is entered (otherwise it may look like a non-existant column name)

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2006-11-14 14:08:47 SVN Commit by guillaume: r5636 - trunk/pgadmin3/i18n/zh_TW
Previous Message svn 2006-11-14 08:48:31 SVN Commit by dpage: r5634 - trunk/www/download