autocomplete - SELECT fx - Mailing list pgsql-hackers

From Pavel Stehule
Subject autocomplete - SELECT fx
Date
Msg-id CAFj8pRD9OQwuBLn4VqseL8+RY-AR=wOEoi5JbK8td38BGgqytw@mail.gmail.com
Whole thread Raw
Responses Re: autocomplete - SELECT fx  (Josh Kupershmidt <schmiddy@gmail.com>)
List pgsql-hackers
Hello

I tested Peter's patch and it works well.

I don't see any performance problem on my notebook

last discussion
http://archives.postgresql.org/message-id/CAK3UJRHXgnChP9J5RuOEMEtFB0E9awPhNOV=RQuPwK6VX-ZaPA@mail.gmail.com

so we can do more - we can join this completation with "," too  - but
it can add false compleations inside FROM clause.

Probably we are near of end of enhancing completation - for doing
usable completation we need syntax analysing :(

Regards

Pavel Stehule


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: XX000: enum value 117721 not found in cache for enum enumcrash
Next
From: Nils Goroll
Date:
Subject: Re: Update on the spinlock->pthread_mutex patch experimental: replace s_lock spinlock code with pthread_mutex on linux