Re: psql tab completion patch

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Liam Stewart <liams(at)redhat(dot)com>
Cc: <pgsql-patches(at)postgresql(dot)org>
Subject: Re: psql tab completion patch
Date: 2001-08-30 13:22:06
Message-ID: Pine.LNX.4.30.0108301521370.679-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Liam Stewart writes:

> On Wed, Aug 29, 2001 at 11:32:20PM +0200, Peter Eisentraut wrote:
> > Liam Stewart writes:
> >
> > Couldn't you just append "DEFAULT VALUES" in one run, rather than having
> > to tab twice?
>
> That's a good idea. I like it, but the only drawback is is that the
> output when you tab twice to get the possible completions could be a bit
> confusing. Doesn't really matter though.. Here's the updated patch.

Installed.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2001-08-30 22:57:26 Re: [PATCHES] Patch for broken JDBC's getColumn()
Previous Message Martijn van Oosterhout 2001-08-30 12:09:58 EXPLAIN ANALYSE patch