autocomplete - SELECT fx

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, Josh Kupershmidt <schmiddy(at)gmail(dot)com>
Subject: autocomplete - SELECT fx
Date: 2012-07-02 08:13:18
Message-ID: CAFj8pRD9OQwuBLn4VqseL8+RY-AR=wOEoi5JbK8td38BGgqytw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nils Goroll 2012-07-02 08:22:42 Re: Update on the spinlock->pthread_mutex patch experimental: replace s_lock spinlock code with pthread_mutex on linux
Previous Message Alvaro Herrera 2012-07-02 05:12:34 Re: XX000: enum value 117721 not found in cache for enum enumcrash