Обсуждение: SVN Commit by dpage: r7612 - in trunk/pgadmin3/pgadmin: dlg include/schema schema

Поиск
Список
Период
Сортировка

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

От
svn@pgadmin.org
Дата:
Author: dpage

Date: 2009-02-26 11:00:22 +0000 (Thu, 26 Feb 2009)

New Revision: 7612

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

Log:
EDB Fixes:

- An error occurred if added comments on procedure schema other then public
- Name section is disabled on properties of procedure
- Incorrect identification of Oracle style triggers

[Ashesh Vashi]



Modified:
   trunk/pgadmin3/pgadmin/dlg/dlgFunction.cpp
   trunk/pgadmin3/pgadmin/include/schema/pgFunction.h
   trunk/pgadmin3/pgadmin/schema/pgFunction.cpp