| From: | Bruce Momjian - CVS <momjian> |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql/src/backend/port/aix (mkldexport.sh) |
| Date: | 2000-09-29 22:00:43 |
| Message-ID: | 200009292200.e8TM0hE88489@hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Date: Friday, September 29, 2000 @ 18:00:43
Author: momjian
Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/port/aix
from hub.org:/home/projects/pgsql/tmp/cvs-serv88477/pgsql/src/backend/port/aix
Modified Files:
mkldexport.sh
----------------------------- Log Message -----------------------------
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian - CVS | 2000-09-29 22:00:45 | pgsql/src/backend/port/dynloader (aix.c aix.h) |
| Previous Message | Bruce Momjian - CVS | 2000-09-29 22:00:42 | pgsql (configure.in) |