Request for help setting up source tree

From: r d <rd0002(at)gmail(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Request for help setting up source tree
Date: 2012-11-20 14:51:21
Message-ID: CALtFtE+m7huboS+RZespBznxA=D8bknwfChhch1_Gw1iRBNCQQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I want to make an extension but don't understand the source setup well.
a) Do I need the full source of postgres locally?
b) Where must the source be? The project dir is ~/nbprojects/my_pg_ext
and I am using the code of the fuzzystrmatch contrib as my "template"
from where to start
c) My installation of postgres is 9.1.6 and I don't intend to upgrade
for now. Can I use an extension compiled against 9.2.x code in my
9.1.6 installation?

I am using the Netbeans IDE but also understand Eclipse.

Thanks for any help/info.

RD

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Shaun Thomas 2012-11-20 15:02:23 Re: High SYS CPU - need advise
Previous Message dinesh kumar 2012-11-20 13:45:26 Re: PG_TERMINATE_BACKEND not working.