SVN Commit by guillaume: r8250 - 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: r8250 - in branches/REL-1_10_0_PATCHES/pgadmin3: . pgadmin/include/schema pgadmin/schema
Date
Msg-id 201004030941.o339fTKv006950@developer.pgadmin.org
Whole thread Raw
List pgadmin-hackers
Author: guillaume

Date: 2010-04-03 10:41:28 +0100 (Sat, 03 Apr 2010)

New Revision: 8250

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

pgadmin-hackers by date:

Previous
From: "pgAdmin Trac"
Date:
Subject: Re: [pgAdmin III] #159: Reverse engineering of a function that RETURNS TABLE
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by guillaume: r8251 - in trunk/pgadmin3: . pgadmin/include/schema pgadmin/schema