UnixWare patches placed on my www site - Mailing list pgsql-hackers

From Larry Rosenman
Subject UnixWare patches placed on my www site
Date
Msg-id 265170000.1062286644@lerlaptop.lerctr.org
Whole thread Raw
List pgsql-hackers
I've put my 2 pending 7.4Beta2 Patches up on my website at:

http://www.lerctr.org/~ler/postgresql/

the unixware.thread.patch file is the bits needed to allow
--enable-thread-safety
to work.

the unixware.shlib.patch file places an absolute pathname in DT_SONAME for
the shared library.  this will allow us to NOT have to muck with
LD_LIBRARY_PATH
nor symlinks out of /usr/lib/

These are against today's CVS.

LER


--
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 972-414-9812                 E-Mail: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749


pgsql-hackers by date:

Previous
From: "Gaetano Mendola"
Date:
Subject: Re: SetVariable
Next
From: Stephan Szabo
Date:
Subject: Re: Is it a memory leak in PostgreSQL 7.4beta?