SVN Commit by guillaume: r8313 - in trunk/pgadmin3: . pgadmin/include/schema pgadmin/schema

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by guillaume: r8313 - in trunk/pgadmin3: . pgadmin/include/schema pgadmin/schema
Date: 2010-04-29 16:46:48
Message-ID: 201004291646.o3TGkm56009905@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: guillaume

Date: 2010-04-29 17:46:48 +0100 (Thu, 29 Apr 2010)

New Revision: 8313

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

Log:
Fix to only show Storage value if the value is different from the type's default value, per a suggestion from Erwin Brandstetter.
Fixes #176.

Modified:
trunk/pgadmin3/CHANGELOG
trunk/pgadmin3/pgadmin/include/schema/pgColumn.h
trunk/pgadmin3/pgadmin/schema/pgColumn.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2010-04-29 16:47:20 Re: [pgAdmin III] #176: Reduce "SET STORAGE" noise in SQL pannel
Previous Message svn 2010-04-29 16:45:31 SVN Commit by guillaume: r8312 - in branches/REL-1_10_0_PATCHES/pgadmin3: . pgadmin/include/schema pgadmin/schema