Hello Peter,
Tuesday, October 01, 2002, 1:42:46 AM, you wrote:
PE> Bruce Momjian writes:
>> Peter, the author is questioning why his Makefile changes were wrong.
>> Would you elaborate?
PE> Because we rely on the built-in library lookup functionality instead of
PE> hardcoding the full file nam
Alexey V. Borzov writes:
> Agh! I finally read up on module loading
> http://developer.postgresql.org/docs/postgres/xfunc-c.html#XFUNC-C-DYNLOAD
> and now I seem to understand. You see, the problem with the current
> Makefile is as follows: it substitutes '$libdir' into both .sql and
> pe
Bruce Momjian writes:
> Peter, the author is questioning why his Makefile changes were wrong.
> Would you elaborate?
Because we rely on the built-in library lookup functionality instead of
hardcoding the full file name.
--
Peter Eisentraut [EMAIL PROTECTED]
---(end
Peter, the author is questioning why his Makefile changes were wrong.
Would you elaborate?
---
pgman wrote:
>
> Done.
>
> ---
>
> Peter Eisentraut