Re: Improving the performance of psql tab completion

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Stephen Frost <sfrost(at)snowman(dot)net>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Merlin Moncure <mmoncure(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Improving the performance of psql tab completion
Date: 2012-10-12 20:19:17
Message-ID: 20121012201917.GC31038@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Oct 12, 2012 at 03:57:15PM -0400, Stephen Frost wrote:
> * Tom Lane (tgl(at)sss(dot)pgh(dot)pa(dot)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(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ It's impossible for everything to be true. +

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2012-10-12 20:21:56 Re: [PATCH] Make pg_basebackup configure and start standby [Review]
Previous Message Dimitri Fontaine 2012-10-12 19:58:27 Re: Truncate if exists