| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: Shlib exports file refactoring |
| Date: | 2008-02-26 02:03:36 |
| Message-ID: | 20443.1203991416@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> After seeing four nearly-identical copies of multiplatform shared library
> exports file generation code, I figured this should be put in a common place.
> If you like, please test the attached patch on darwin and win32, since these
> platforms are mostly affected (besides linux) and I can't test them. Just
> see if it builds and runs correctly. Thanks.
[ shrug... ] Apply it to HEAD and see if the buildfarm complains.
We're in devel cycle now, so transient breakage isn't going to be a big
problem. If you were asking for tests that the buildfarm wouldn't make,
I might think differently ... but then you'd need to be giving some more
detailed directions than these.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Neil Conway | 2008-02-26 08:01:54 | Re: SRF memory leaks |
| Previous Message | Tom Lane | 2008-02-26 02:00:29 | Re: SRF memory leaks |