SVN Commit by dpage: r5439 - trunk/pgadmin3/src/dlg

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r5439 - trunk/pgadmin3/src/dlg
Date: 2006-10-06 15:27:50
Message-ID: 200610061527.k96FRo4b013005@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2006-10-06 16:27:49 +0100 (Fri, 06 Oct 2006)

New Revision: 5439

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

Log:
Use format_type() when displaying data types in the column properties dialogue. Allow the length of columns to be changed.

Modified:
trunk/pgadmin3/src/dlg/dlgColumn.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message Phuoc Trong Chu 2006-10-06 22:05:30 Unable to enter money data in pgAdmin III's Edit Grid
Previous Message svn 2006-10-06 13:24:55 SVN Commit by dpage: r5438 - in trunk/pgadmin3/src: base ctl frm include include/base