This is a discussion on SVN Commit by dpage: r6992 - in branches/REL-1_8_0_PATCHES/pgadmin3: . pgadmin/schema within the pgsql Interfaces Pgadmin Hackers forums, part of the PostgreSQL category; --> Author: dpage Date: 2008-01-10 10:19:35 +0000 (Thu, 10 Jan 2008) New Revision: 6992 Revision summary: http://svn.pgadmin.org/cgi-bin/viewc...=6992&view=rev Log: Correctly identify ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Author: dpage Date: 2008-01-10 10:19:35 +0000 (Thu, 10 Jan 2008) New Revision: 6992 Revision summary: http://svn.pgadmin.org/cgi-bin/viewc...=6992&view=rev Log: Correctly identify the schema of trigger functions that are in system catalogs as can be the case with integrated full text search. Modified: branches/REL-1_8_0_PATCHES/pgadmin3/CHANGELOG branches/REL-1_8_0_PATCHES/pgadmin3/pgadmin/schema/pgObject.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 |