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 20121012201917.GC31038@momjian.us
Whole thread Raw
In response to Re: Improving the performance of psql tab completion  (Stephen Frost <sfrost@snowman.net>)
Responses Re: Improving the performance of psql tab completion  (Stephen Frost <sfrost@snowman.net>)
List pgsql-hackers
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?

--  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: Pavel Stehule
Date:
Subject: [PATCH] assign result of query to psql variable
Next
From: Robert Haas
Date:
Subject: Re: [PATCH] Make pg_basebackup configure and start standby [Review]