| From: | Karel Zak <zakkr(at)zf(dot)jcu(dot)cz> |
|---|---|
| To: | Jan Wieck <JanWieck(at)Yahoo(dot)com> |
| Cc: | PostgreSQL HACKERS <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Statistical aggregates |
| Date: | 2000-07-04 17:26:43 |
| Message-ID: | Pine.LNX.3.96.1000704192447.28633B-100000@ara.zf.jcu.cz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | The Hermit Hacker | 2000-07-04 17:40:32 | Re: Changes to handling version numbers internally |
| Previous Message | pgsql-hackers | 2000-07-04 17:26:34 | Re: 7.0.2 on Solaris |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Karel Zak | 2000-07-05 12:14:36 | fix residual space in memory block |
| Previous Message | Bruce Momjian | 2000-07-04 16:59:17 | Re: Statistical aggregates |