| From: | Zeugswetter Andreas SB <ZeugswetterA(at)wien(dot)spardat(dot)at> |
|---|---|
| To: | "'Bruce Momjian'" <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | "'pgsql-patches(at)postgresql(dot)org'" <pgsql-patches(at)postgresql(dot)org>, "'Tom Lane'" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Subject: | AIX patch to fix problems with new fmgr |
| Date: | 2000-09-25 16:41:53 |
| Message-ID: | 11C1E6749A55D411A9670001FA687963368093@sdexcsrv1.f000.d0188.sd.spardat.at |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
Hi Bruce,
Please apply the following patch to fix problems with the AIX port
and the fmgr redesign.
It makes the homebrewn dl*() functions for more recent Versions of AIX
obsolete
by using the system dl*() functions instead.
It also fixes the expected file for the horology regression test.
Please regenerate configure from configure.in, I don't have the
environment/time.
Andreas
| Attachment | Content-Type | Size |
|---|---|---|
| aix.fmgr.patch | application/octet-stream | 5.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Adam Haberlach | 2000-09-25 17:53:57 | Re: Minor patch to C++ large object interface (cures two ills) |
| Previous Message | Bruce Momjian | 2000-09-25 12:53:57 | Re: oracle compatible func. |