SVN Commit by hiroshi: r5865 - in branches/REL-1_6_0_PATCHES/pgadmin3/src: dlg schema
SVN Commit by hiroshi: r5865 - in branches/REL-1_6_0_PATCHES/pgadmin3/src: dlg schema
От:
svn@pgadmin.org
Дата:
Author: hiroshi Date: 2007-01-16 00:30:14 +0000 (Tue, 16 Jan 2007) New Revision: 5865 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5865&view=rev Log: correct the behavior of the DB connection restriction. Modified: branches/REL-1_6_0_PATCHES/pgadmin3/src/dlg/dlgDatabase.cpp branches/REL-1_6_0_PATCHES/pgadmin3/src/dlg/dlgServer.cpp branches/REL-1_6_0_PATCHES/pgadmin3/src/schema/pgDatabase.cpp branches/REL-1_6_0_PATCHES/pgadmin3/src/schema/pgSchema.cpp