Re: BUG #6045: Compilation of contribs fail - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #6045: Compilation of contribs fail
Date
Msg-id 20326.1306681802@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #6045: Compilation of contribs fail  (Emanuel Calvo <postgres.arg@gmail.com>)
Responses Re: BUG #6045: Compilation of contribs fail
List pgsql-bugs
Emanuel Calvo <postgres.arg@gmail.com> writes:
> 2011/5/29 hubert depesz lubaczewski <depesz@depesz.com>:
>> did you actually do make and make install *in* contrib directory?

> I'm doing like other versions:

> make; make install

That's correct.

> and then:
> psql < xxxx.sql

That's not correct anymore.  Use CREATE EXTENSION.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Emanuel Calvo
Date:
Subject: Re: BUG #6045: Compilation of contribs fail
Next
From: Emanuel Calvo
Date:
Subject: Re: BUG #6045: Compilation of contribs fail