patch: autocomplete for functions
Pavel Stehule <pavel.stehule@gmail.com>
From: Pavel Stehule <pavel.stehule@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2012-02-19T19:10:39Z
Lists: pgsql-hackers
Attachments
- autocomplete_functions.diff (text/x-patch) patch
Hello I found so this extremely simple patch should be useful. It helps for pattern SELECT fx(); There was thread about it. Regards Pavel