SVN Commit by dpage: r7086 - 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 dpage: r7086 - in trunk/pgadmin3: . pgadmin/include/schema pgadmin/schema
Date: 2008-02-24 10:31:11
Message-ID: 200802241031.m1OAVBSm006458@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2008-02-24 10:31:11 +0000 (Sun, 24 Feb 2008)

New Revision: 7086

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

Log:
FOSDEM fix: Include overriding columns in reverse engineered SQL for child tables, rather than commenting them out and marking as inherited.

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 svn 2008-02-24 10:45:47 SVN Commit by dpage: r7087 - in branches/REL-1_8_0_PATCHES/pgadmin3: . pgadmin/include/schema pgadmin/schema
Previous Message svn 2008-02-22 13:48:15 SVN Commit by guillaume: r7085 - trunk/www/locale/zh_CN/LC_MESSAGES