Thread: SVN Commit by dpage: r7086 - in trunk/pgadmin3: . pgadmin/include/schema pgadmin/schema

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
markingas inherited. 



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