Re: BUG #13505: Create Extension - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #13505: Create Extension
Date
Msg-id 24041.1437149333@sss.pgh.pa.us
Whole thread Raw
In response to BUG #13505: Create Extension  (priyanka@rirl.org)
List pgsql-bugs
priyanka@rirl.org writes:
> The following bug has been logged on the website:
> Bug reference:      13505
> Logged by:          priyanka konduru
> Email address:      priyanka@rirl.org
> PostgreSQL version: 9.4.0
> Operating system:   windows
> Description:

> Hi I am trying to  activate tablefunc extension by using create extension
> But nable to i am getting error saying

> ERROR:  syntax error at or near "EXTENSION"
> LINE 1: CREATE EXTENSION adminpack;
>                ^

Apparently you're working with a 9.0 or older Postgres server.

            regards, tom lane

pgsql-bugs by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: BUG #13504: Types in math functions table is incorrect
Next
From: Tom Lane
Date:
Subject: Re: BUG #13504: Types in math functions table is incorrect