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 [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster