SVN Commit by guillaume: r8251 - 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: r8251 - in trunk/pgadmin3: . pgadmin/include/schema pgadmin/schema
Date: 2010-04-03 09:42:31
Message-ID: 201004030942.o339gVBk007040@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: guillaume

Date: 2010-04-03 10:42:30 +0100 (Sat, 03 Apr 2010)

New Revision: 8251

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

Log:
Fix the reverse engineering of a table when its columns have Storage or Statistics value, per a report from Erwin Brandstetter.
Fixes #160.

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2010-04-03 09:43:18 Re: [pgAdmin III] #160: column STATISTICS lost
Previous Message svn 2010-04-03 09:41:29 SVN Commit by guillaume: r8250 - in branches/REL-1_10_0_PATCHES/pgadmin3: . pgadmin/include/schema pgadmin/schema