On Sun, Oct 18, 2015 at 6:59 PM, Jeff Janes <[email protected]> wrote: > This patch adds "VERSION" to the list of words completed after "create > extension foo", and adds the list of available versions of foo after "create > extension foo version". > > There is no point in filtering out the already installed version, as the > entire statement is doomed already if any version of the extension is > already installed.
Makes sense to me. Committed. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
