SVN Commit by guillaume: r8154 - in branches/REL-1_10_0_PATCHES/pgadmin3: . pgadmin/schema

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by guillaume: r8154 - in branches/REL-1_10_0_PATCHES/pgadmin3: . pgadmin/schema
Date: 2010-01-10 17:18:14
Message-ID: 201001101718.o0AHIEvp032669@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: guillaume

Date: 2010-01-10 17:18:13 +0000 (Sun, 10 Jan 2010)

New Revision: 8154

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

Log:
Fix the display of a type with a specific typmod.
Fixes #125.

Modified:
branches/REL-1_10_0_PATCHES/pgadmin3/CHANGELOG
branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin/schema/pgColumn.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2010-01-10 17:18:37 SVN Commit by guillaume: r8155 - in trunk/pgadmin3: . pgadmin/schema
Previous Message pgAdmin Trac 2010-01-10 17:16:26 Re: [pgAdmin III] #123: "Properties..." is not disabled (grayed) when it should be.