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 ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match