SVN Commit by guillaume: r8312 - in branches/REL-1_10_0_PATCHES/pgadmin3: . pgadmin/include/schema pgadmin/schema - Mailing list pgadmin-hackers

From svn@pgadmin.org
Subject SVN Commit by guillaume: r8312 - in branches/REL-1_10_0_PATCHES/pgadmin3: . pgadmin/include/schema pgadmin/schema
Date
Msg-id 201004291645.o3TGjVZA009806@developer.pgadmin.org
Whole thread Raw
List pgadmin-hackers
Author: guillaume

Date: 2010-04-29 17:45:30 +0100 (Thu, 29 Apr 2010)

New Revision: 8312

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8312&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:
   branches/REL-1_10_0_PATCHES/pgadmin3/CHANGELOG
   branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin/include/schema/pgColumn.h
   branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin/schema/pgColumn.cpp

pgadmin-hackers by date:

Previous
From: "pgAdmin Trac"
Date:
Subject: Re: [pgAdmin III] #176: Reduce "SET STORAGE" noise in SQL pannel
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by guillaume: r8313 - in trunk/pgadmin3: . pgadmin/include/schema pgadmin/schema