Re: [PATCH] Improve autocompletion for SELECT statements

From: Kris Shannon <kris(at)shannon(dot)id(dot)au>
To: Wander Winkelhorst <w(dot)winkelhorst+pgadmin(at)gmail(dot)com>
Cc: Dave Page <dpage(at)pgadmin(dot)org>, Guillaume Lelarge <guillaume(at)lelarge(dot)info>, "pgadmin-hackers(at)postgresql(dot)org" <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Improve autocompletion for SELECT statements
Date: 2011-11-16 02:47:02
Message-ID: CAOCCkqfurRL8aK_2PBRU3U+Tk3nLFFSK65ev20j8Q3OPBaKoPg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On 15 November 2011 20:31, Wander Winkelhorst
<w(dot)winkelhorst+pgadmin(at)gmail(dot)com> wrote:
> Yeah, I've tried that, didn't work. tabcomplete.pl says "Failed match 1 at
> tabcomplete.pl line 28."

Here's a fix for tabcomplete.pl which lets it work for all versions of
tab-complete.c from 8.0.0 to current HEAD

Attachment Content-Type Size
patch-tabcomplete-perl-script.patch application/octet-stream 1.9 KB

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Kris Shannon 2011-11-16 02:49:11 Re: [PATCH] Improve autocompletion for SELECT statements
Previous Message Guillaume Lelarge 2011-11-15 21:22:11 Re: Compilation on Debian SID