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. Allow editting of the default value 
and comment, and reflect this in the reverse engineered SQL for the view. Per 
request from 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

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to