dynaloader/sunos4.h - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject dynaloader/sunos4.h
Date
Msg-id 20011204221845S.t-ishii@sra.co.jp
Whole thread Raw
List 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


pgsql-hackers by date:

Previous
From: mlw
Date:
Subject: Re: FW: [CYGWIN] 7.2b3 postmaster doesn't start on Win98
Next
From: Brent Verner
Date:
Subject: text -> time cast problem