SVN Commit by dpage: r5149 - in trunk/pgadmin3: . src/agent src/agent/include src/dlg src/include src/schema

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r5149 - in trunk/pgadmin3: . src/agent src/agent/include src/dlg src/include src/schema
Date: 2006-05-15 11:16:35
Message-ID: 200605151116.k4FBGZ7p007146@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2006-05-15 12:16:34 +0100 (Mon, 15 May 2006)

New Revision: 5149

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

Log:
Detect and warn the user of concurrent edits of functions, views and job steps.

Modified:
trunk/pgadmin3/CHANGELOG
trunk/pgadmin3/src/agent/dlgStep.cpp
trunk/pgadmin3/src/agent/include/dlgStep.h
trunk/pgadmin3/src/agent/include/pgaStep.h
trunk/pgadmin3/src/agent/pgaStep.cpp
trunk/pgadmin3/src/dlg/dlgFunction.cpp
trunk/pgadmin3/src/dlg/dlgProperty.cpp
trunk/pgadmin3/src/dlg/dlgView.cpp
trunk/pgadmin3/src/include/dlgFunction.h
trunk/pgadmin3/src/include/dlgProperty.h
trunk/pgadmin3/src/include/dlgView.h
trunk/pgadmin3/src/include/pgFunction.h
trunk/pgadmin3/src/include/pgObject.h
trunk/pgadmin3/src/include/pgView.h
trunk/pgadmin3/src/schema/pgFunction.cpp
trunk/pgadmin3/src/schema/pgView.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2006-05-15 12:18:02 Re: Bug#364787: pgadmin3: pressing delete key on selected rows doesn't
Previous Message Dave Page 2006-05-15 07:39:00 Re: /sw/share/aclocal/pkg.m4:5: warning: underquoted definition of PKG_CHECK_MODULES