dynaloader/sunos4.h

From: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
To: pgsql-hackers(at)postgresql(dot)org
Subject: dynaloader/sunos4.h
Date: 2001-12-04 13:18:45
Message-ID: 20011204221845S.t-ishii@sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

backend/port/dynaloader/sunos4.h has been changed between 7.1 and 7.2,
that causes compile error on SunOS4.

revision 1.8
date: 2001/05/14 21:45:53; author: petere; state: Exp; lines: +2 -2
Use RTLD_GLOBAL flag for dlopen-style dynamic loaders.

I don't know what this change is intended for, since RTLD_GLOBAL
apparently does not exist on SunOS4. I'll backout the change.
--
Tatsuo Ishii

Browse pgsql-hackers by date

  From Date Subject
Next Message Brent Verner 2001-12-04 13:27:12 text -> time cast problem
Previous Message mlw 2001-12-04 12:38:56 Re: FW: [CYGWIN] 7.2b3 postmaster doesn't start on Win98