Re: BUG #6045: Compilation of contribs fail

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Emanuel Calvo <postgres(dot)arg(at)gmail(dot)com>
Cc: depesz(at)depesz(dot)com, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #6045: Compilation of contribs fail
Date: 2011-05-29 15:10:02
Message-ID: 20326.1306681802@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Emanuel Calvo <postgres(dot)arg(at)gmail(dot)com> writes:
> 2011/5/29 hubert depesz lubaczewski <depesz(at)depesz(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Emanuel Calvo 2011-05-29 15:56:23 Re: BUG #6045: Compilation of contribs fail
Previous Message Emanuel Calvo 2011-05-29 14:05:21 Re: BUG #6045: Compilation of contribs fail