From: | Josh Kupershmidt <schmiddy(at)gmail(dot)com> |
---|---|
To: | Noah Misch <noah(at)leadboat(dot)com>, Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: autocomplete - SELECT fx |
Date: | 2012-07-10 14:29:39 |
Message-ID: | CAK3UJRFwP7ad-6=Y3XP=2rsSbT70UNujuxUhBb4cP_QZ1R-6UA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Sat, Jul 7, 2012 at 5:43 PM, Noah Misch <noah(at)leadboat(dot)com> wrote:
> I like the patch, as far as it goes. It's the natural addition to the
> completions we already offer; compare the simplistic completion after WHERE.
> Like Pavel and Robert, I think a delightful implementation of tab completion
> for SELECT statements would require radical change.
Thanks for the feedback, Noah. Peter, are you interested in posting an
updated version of your patch? (The only problems I remember are
checking attisdropped and function visibility.)
Josh
From | Date | Subject | |
---|---|---|---|
Next Message | Greg Stark | 2012-07-10 14:30:29 | Re: Allow replacement of bloated primary key indexes without foreign key rebuilds |
Previous Message | Dimitri Fontaine | 2012-07-10 14:11:39 | Re: Event Triggers reduced, v1 |