Author: dpage Date: 2009-03-27 17:39:42 +0000 (Fri, 27 Mar 2009)
New Revision: 7772 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7772&view=rev Log: Cleanup and optimise the GQB treeview population queries. Not sure how I failed to notice these were in such bad shape :-(. I think we need to add some load-on-demand code to properly optimise here though. Modified: trunk/pgadmin3/pgadmin/gqb/gqbDatabase.cpp trunk/pgadmin3/pgadmin/gqb/gqbSchema.cpp trunk/pgadmin3/pgadmin/gqb/gqbTable.cpp trunk/pgadmin3/pgadmin/include/gqb/gqbSchema.h -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
