From: | Larry Rosenman <ler(at)lerctr(dot)org> |
---|---|
To: | pgsql-patches(at)postgresql(dot)org |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | UnixWare patches placed on my www site |
Date: | 2003-08-30 23:37:24 |
Message-ID: | 265170000.1062286644@lerlaptop.lerctr.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
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(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
From | Date | Subject | |
---|---|---|---|
Next Message | Stephan Szabo | 2003-08-31 00:42:14 | Re: Is it a memory leak in PostgreSQL 7.4beta? |
Previous Message | Gaetano Mendola | 2003-08-30 23:27:49 | Re: SetVariable |
From | Date | Subject | |
---|---|---|---|
Next Message | Joe Conway | 2003-08-31 04:42:12 | Re: [HACKERS] New array functions |
Previous Message | Larry Rosenman | 2003-08-30 20:17:14 | unixware having FULL pathnames in DT_SONAME |