From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Joe Conway <mail(at)joeconway(dot)com> |
Cc: | Andrew Dunstan <andrew(at)dunslane(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: pgxs: build infrastructure for extensions v4 |
Date: | 2004-08-06 04:25:06 |
Message-ID: | 200408060425.i764P6S10811@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
FYI, I couldn't find anything in the shell pg_config with this path:
strncat(otherpath, "/pgxs/src/makefiles/pgxs.mk", MAXPGPATH-1);
Did you find a mention of this? I looked in pg_config.sh and
Makefile.global.in.
I am not saying your change is wrong, just that it is new, I think.
---------------------------------------------------------------------------
Joe Conway wrote:
> Andrew Dunstan wrote:
> > Mark Cave-Ayland wrote:
> >> This is because I only get the pgxs directory returned by "pgconfig
> >> --pgxs" as opposed to the path to the pgxs.mk file itself - is that the
> >> correct thing to do (i.e. the comment is wrong?) or is "pgconfig --pgxs"
> >> returning the wrong thing?
> >
> > needs to be fixed in pg_config.c I think - should be a one-liner.
>
> If the attached looks correct I'll apply it.
>
> Joe
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
> joining column's datatypes do not match
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2004-08-06 04:43:54 | Re: Fwd: init scripts and su |
Previous Message | John Hansen | 2004-08-06 04:20:23 | UNICODE characters above 0x10000 |