Re: Query tool: Autocompletion
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: Query tool: Autocompletion
> -----Original Message-----
> From: Magnus Hagander [mailto:mha(at)sollentuna(dot)net]
> Sent: 26 January 2006 10:04
> To: Dave Page; Andreas Pflug
> Cc: pgadmin-hackers(at)postgresql(dot)org
> Subject: RE: [pgadmin-hackers] Query tool: Autocompletion
>
> Don't know enough about the classes to really comment. They can't be
> built on-demand somehow?
Yeah, but my point is that typing in the query tool might trigger a DB
connect followed by a deep build of the tree which might be very
expensive. That might outweigh the benefits of using the cache.
/D
Home |
Main Index |
Thread Index