Re: AIX patch to fix problems with new fmgr

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Zeugswetter Andreas SB <ZeugswetterA(at)wien(dot)spardat(dot)at>
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: Re: AIX patch to fix problems with new fmgr
Date: 2000-09-29 22:00:36
Message-ID: 200009292200.SAA22924@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Applied. Thanks.

[ Charset ISO-8859-1 unsupported, converting... ]
> 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, skipping... ]

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2000-09-30 02:42:12 Re: [PORTS] Locale bug
Previous Message Adam Haberlach 2000-09-25 17:53:57 Re: Minor patch to C++ large object interface (cures two ills)