Dear Peter,
> PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with
> some massaging by Peter Eisentraut. This is basically a simple
> generalization of the existing contrib makefiles.
Thanks for your help.
I'm having a look at CVS know, and it seems to me that one cannot pgxs
"dynamic" stuff to install any contrib, because:
(1) all makefiles in contrib include directly "src/Makefile.global" which
is generated by configure, although it is already included by the
"src/makefiles/pgxs.mk" makefile anyway, so it seems to me that it
is useless because redundant?
(2) only static includes are used, so I cannot use "pg_config --pgxs"
approach to install a contrib against an already compiled postgresql?
basically, you drop the USE_PGXS stuff for dynamic configuration
of contrib makefiles, and I have found no replacement.
That does annoy me a little bit not to be able to use it, as it was one of
my motivations for doing all that stuff...
May I enquire on the rational for the current status?
Would it be possible to have both worlds?
If not, what is the actual issue?
What was broken with version 4 I sent?
Or am I missing something somewhere? I'm pretty jetlagged this afternoon...:-(
Thanks in advance,
--
Fabien Coelho - coelho(at)cri(dot)ensmp(dot)fr
In response to
Responses
pgsql-hackers by date
| Next: | From: Tom Lane | Date: 2004-08-10 16:17:11 |
| Subject: We have got a serious problem with pg_clog/WAL synchronization |
| Previous: | From: pgsql | Date: 2004-08-10 15:36:09 |
| Subject: Re: fsync vs open_sync (more info) |
pgsql-committers by date
| Next: | From: Bruce Momjian | Date: 2004-08-10 16:29:45 |
| Subject: pgsql-server: Update DELETE FROM TODO info. |
| Previous: | From: User Dpage | Date: 2004-08-10 11:38:59 |
| Subject: pginstaller - pginst: Change 'do not use FAT' warning to 'cannot use |