CREATE EXTENSION does not seem to work in 9.2 - Mailing list pgsql-general

From Susan Cassidy
Subject CREATE EXTENSION does not seem to work in 9.2
Date
Msg-id CAE3Q8o=Qu80fkhrDdXSseOmCAaLS4tp1y2ZYUtcXYoEY4w1o-Q@mail.gmail.com
Whole thread Raw
Responses Re: CREATE EXTENSION does not seem to work in 9.2  (Adrian Klaver <adrian.klaver@gmail.com>)
List pgsql-general
When I tried to do CREATE EXTENSION IF NOT EXISTS
/usr/pgsql-9.2/share/extension/plpgsql.control with schema public;

it gave me
ERROR:  syntax error at or near "EXTENSION"

CREATE LANGUAGE worked just fine.  I only tried CREATE EXTENSION because the manual said that CREATE LANGUAGE was deprecated.

Susan

pgsql-general by date:

Previous
From: Ken Tanzer
Date:
Subject: Re: pg_config problems on PG9.3/Centos?
Next
From: Adrian Klaver
Date:
Subject: Re: CREATE EXTENSION does not seem to work in 9.2