SVN Commit by dpage: r6281 - in trunk/pgadmin3: . pgadmin/dlg pgadmin/include/schema pgadmin/schema - Mailing list pgadmin-hackers

From svn@pgadmin.org
Subject SVN Commit by dpage: r6281 - in trunk/pgadmin3: . pgadmin/dlg pgadmin/include/schema pgadmin/schema
Date
Msg-id 200705091418.l49EIQNW030387@developer.pgadmin.org
Whole thread Raw
List pgadmin-hackers
Author: dpage

Date: 2007-05-09 14:18:26 +0000 (Wed, 09 May 2007)

New Revision: 6281

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

Log:
Treat view columns as first class citizens. Show them on the treeview, and allow their properties page to be viewed.
Alloweditting of the default value and comment, and reflect this in the reverse engineered SQL for the view. Per
requestfrom Luiz. 


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

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: build environment
Next
From: Leszek Trenkner
Date:
Subject: [Enter] key moves to the end of editing pane