pgsql-server: Fix shared library linking operations to work properly on - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql-server: Fix shared library linking operations to work properly on
Date
Msg-id 20040902230643.DC7195E472F@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix shared library linking operations to work properly on all (or at
least more) combinations of HP-UX hardware, compiler, and linker.
Shinji Teragaito and Tom Lane.

Modified Files:
--------------
    pgsql-server/src:
        Makefile.shlib (r1.77 -> r1.78)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/Makefile.shlib.diff?r1=1.77&r2=1.78)
    pgsql-server/src/makefiles:
        Makefile.hpux (r1.23 -> r1.24)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/makefiles/Makefile.hpux.diff?r1=1.23&r2=1.24)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql-server: Apparently HPUX runs the IA64 in big-endian mode.
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql-server: Tweak elog.c's logic for promoting errors into more severe