Re: Improving the performance of psql tab completion - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Improving the performance of psql tab completion
Date
Msg-id 20130125220606.GA28591@momjian.us
Whole thread Raw
In response to Re: Improving the performance of psql tab completion  (Stephen Frost <sfrost@snowman.net>)
List pgsql-hackers
On Fri, Oct 12, 2012 at 04:42:46PM -0400, Stephen Frost wrote:
> * Bruce Momjian (bruce@momjian.us) wrote:
> > On Fri, Oct 12, 2012 at 03:57:15PM -0400, Stephen Frost wrote:
> > > * Tom Lane (tgl@sss.pgh.pa.us) wrote:
> > > > There was also some discussion of fixing the name-check to be indexable,
> > > > which the substring hack isn't.  That would take a bit of work though.
> > > 
> > > Right.  I still want to do it, but it still needs a few more "to-its",
> > > as it were.
> > 
> > TODO item?
> 
> Yes, but it should link to the previous thread which included info about
> what the right approach would be..
> 
> eg: http://archives.postgresql.org/pgsql-hackers/2012-08/msg00654.php
> 
> Or the top of that thread.

Added to TODO:
Improve speed of tab completion by using LIKE   http://www.postgresql.org/message-id/20121012060345.GA29214@toroid.org


--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + It's impossible for everything to be true. +



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: has_language_privilege returns incorrect answer for non-superuser
Next
From: Bruce Momjian
Date:
Subject: Re: has_language_privilege returns incorrect answer for non-superuser