Re: [PATCH] Improve autocompletion for SELECT statements
От
Wander Winkelhorst
Тема
Re: [PATCH] Improve autocompletion for SELECT statements
Дата
Msg-id
CAFv2D8vDQe_QUik15-uLT8F+DC=5yz793PNNEgT8D_xziHNifw@mail.gmail.com
Ответ на
Список
Дерево обсуждения
[PATCH] Improve autocompletion for SELECT statements Wander Winkelhorst <w.winkelhorst@gmail.com>
Re: [PATCH] Improve autocompletion for SELECT
statements Guillaume Lelarge <guillaume@lelarge.info>
Re: [PATCH] Improve autocompletion for SELECT statements Wander Winkelhorst <w.winkelhorst@gmail.com>
Re: [PATCH] Improve autocompletion for SELECT
statements Guillaume Lelarge <guillaume@lelarge.info>
Re: [PATCH] Improve autocompletion for SELECT statements Wander Winkelhorst <w.winkelhorst@gmail.com>
Re: [PATCH] Improve autocompletion for SELECT
statements Guillaume Lelarge <guillaume@lelarge.info>
Re: [PATCH] Improve autocompletion for SELECT statements Dave Page <dpage@pgadmin.org>
Re: [PATCH] Improve autocompletion for SELECT
statements Guillaume Lelarge <guillaume@lelarge.info>
Re: [PATCH] Improve autocompletion for SELECT statements Dave Page <dpage@pgadmin.org>
Re: [PATCH] Improve autocompletion for SELECT statements Wander Winkelhorst <w.winkelhorst@gmail.com>
Re: [PATCH] Improve autocompletion for SELECT
statements Guillaume Lelarge <guillaume@lelarge.info>
Re: [PATCH] Improve autocompletion for SELECT statements Dave Page <dpage@pgadmin.org>
Re: [PATCH] Improve autocompletion for SELECT statements Wander Winkelhorst <w.winkelhorst+pgadmin@gmail.com>
Re: [PATCH] Improve autocompletion for SELECT statements Dave Page <dpage@pgadmin.org>
Re: [PATCH] Improve autocompletion for SELECT
statements Guillaume Lelarge <guillaume@lelarge.info>
Re: [PATCH] Improve autocompletion for SELECT statements Dave Page <dpage@pgadmin.org>
Re: [PATCH] Improve autocompletion for SELECT
statements Guillaume Lelarge <guillaume@lelarge.info>
Re: [PATCH] Improve autocompletion for SELECT statements Kris Shannon <kris@shannon.id.au>
Re: [PATCH] Improve autocompletion for SELECT statements Dave Page <dpage@pgadmin.org>
Re: [PATCH] Improve autocompletion for SELECT
statements Guillaume Lelarge <guillaume@lelarge.info>
Re: [PATCH] Improve autocompletion for SELECT statements Dave Page <dpage@pgadmin.org>
Re: [PATCH] Improve autocompletion for SELECT statements Kris Shannon <kris@shannon.id.au>
[PATCH] Improve autocompletion for SELECT statements Wander Winkelhorst <w.winkelhorst+pgadmin@gmail.com>
On Mon, Nov 14, 2011 at 10:16 AM, Dave Page <dpage@pgadmin.org> wrote:
FYI, I just took a look at the patch and it does touch
tab-complete.inc - it certainly should *not* do that, as
tab-complete.inc is generated with tabcomplete.pl from the upstream
tab-complete.c. Any changes made to it are likely to be lost the next
time it's updated. If that file must be changed, then it should be
done by tab-complete.pl, though frankly it would be better to push the
changes into psql first.
Could you please tell me how I'm supposed to use tabcomplete.pl, and where I can get the correct version of tab-complete.c?
On Sun, Nov 13, 2011 at 11:06 PM, Guillaume Lelarge <guillaume@lelarge.info> wrote:
> They all are part of fbb_categories. Unfortunately, that doesn't explain
> the comma
That's because the comma gets recognized as a table alias :)
I'm going to take a look at these issues soon.
Regards,
Wander WInkelhorst.
В списке pgadmin-hackers по дате отправления