Re: Statistical aggregates - Mailing list pgsql-hackers

From Karel Zak
Subject Re: Statistical aggregates
Date
Msg-id Pine.LNX.3.96.1000704192447.28633B-100000@ara.zf.jcu.cz
Whole thread Raw
In response to Re: Statistical aggregates  (JanWieck@t-online.de (Jan Wieck))
List pgsql-hackers
On Tue, 4 Jul 2000, Jan Wieck wrote:

> > >  Sorry, my faul. I fog '$@' instead '$<'. Nice on this bug is that 
> >                     ^^^^^^
> >             idiotism - it must be directly .so
> 
>     I used $(NAME)$(DLSUFFIX) in my Makefile. Not all platforms
>     use .so for dynamic loadable objects.
> 
Yes. In the contrib it is already fixed. I used:

$(SED) "s|MODULE_PATHNAME|$(CONTRIB_MODDIR)/$(@:.sql=$(DLSUFFIX))|" < $< >$@
I hope that it will right.
                Karel



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Statistical aggregates
Next
From: pgsql-hackers@thewrittenword.com
Date:
Subject: Re: 7.0.2 on Solaris