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

Поиск
Список
Период
Сортировка
От svn@pgadmin.org
Тема SVN Commit by dpage: r6281 - in trunk/pgadmin3: . pgadmin/dlg pgadmin/include/schema pgadmin/schema
Дата
Msg-id 200705091418.l49EIQNW030387@developer.pgadmin.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: build environment
Следующее
От: Leszek Trenkner
Дата:
Сообщение: [Enter] key moves to the end of editing pane