patch: CREATE OR REPLACE FUNCTION autocomplete
Pavel Stehule <pavel.stehule@gmail.com>
From: Pavel Stehule <pavel.stehule@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2012-02-19T19:23:14Z
Lists: pgsql-hackers
Attachments
- autocomplete-create-or-replace-function.diff (text/x-patch) patch
Hello other very simple patch - enhance autocomplete to support CREATE OR REPLACE FUNCTION statement Regards Pavel Stehule