Re: BUG #13505: Create Extension

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: priyanka(at)rirl(dot)org
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #13505: Create Extension
Date: 2015-07-17 16:08:53
Message-ID: 24041.1437149333@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

priyanka(at)rirl(dot)org writes:
> The following bug has been logged on the website:
> Bug reference: 13505
> Logged by: priyanka konduru
> Email address: priyanka(at)rirl(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2015-07-17 16:24:51 Re: BUG #13504: Types in math functions table is incorrect
Previous Message David G. Johnston 2015-07-17 16:00:59 Re: BUG #13504: Types in math functions table is incorrect