Guillaume Lelarge wrote:
Dave Page wrote:
[EMAIL PROTECTED] wrote:
Author: guillaume
Date: 2007-12-22 08:18:24 +0000 (Sat, 22 Dec 2007)
New Revision: 6920
Revision summary:
http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6920&view=rev
Log:
Fix to list possible owners from pg_roles view if using a 8.1+ server.
Modified:
branches/REL-1_8_0_PATCHES/pgadmin3/pgadmin/dlg/dlgProperty.cpp
Shouldn't this be applied to trunk as well?
It's already applied on trunk (2007-12-17, revision 6911). But, monday,
I forgot to apply it on the 1.8 branch :)
OK, cool :-)
/D
---------------------------(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