Re: contrib vs. gborg/pgfoundry for replication solutions - Mailing list pgsql-hackers

From Fabien COELHO
Subject Re: contrib vs. gborg/pgfoundry for replication solutions
Date
Msg-id Pine.LNX.4.58.0404231449340.6454@sablons.cri.ensmp.fr
Whole thread Raw
In response to Re: contrib vs. gborg/pgfoundry for replication solutions  (Jan Wieck <JanWieck@Yahoo.com>)
List pgsql-hackers
> > The specific details aren't especially relevant to this thread, though.
> > What is relevant is that we agree to a commitment that we will make
> > it easy to build modules outside the current Postgres build environment,
> > and that we will have an ongoing commitment to make sure that that keeps
> > working.

Maybe you try to mimic apache "apxs" script behavior?
It allows to compile, install, configure new modules into apache.

pg_config is not convincing at the time:

shell> pg_config --includedir-server
/usr/local/pg750a/include/postgresql/server

shell> ls /usr/local/pg750a/include/postgresql/server
ls: /usr/local/pg750a/include/postgresql/server: No such file or directory

Too bad, server headers are not installed by default:-(

-- 
Fabien.


pgsql-hackers by date:

Previous
From: David Costa
Date:
Subject: Re: [pgsql-advocacy] What can we learn from MySQL?
Next
From: emf
Date:
Subject: case folding and postgres