Regression - GNUmakefile - pg_usleep - Mailing list pgsql-patches

From Rocco Altier
Subject Regression - GNUmakefile - pg_usleep
Date
Msg-id 6E0907A94904D94B99D7F387E08C4F5730ECAD@FALCON.INSIGHT
Whole thread Raw
Responses Re: Regression - GNUmakefile - pg_usleep  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Attached patch fixes the SHLIB_LINK to add pgport now that pg_usleep is
added.

This is needed for AIX to resolve symbols at compile time.

This is also to be used in conjuction with the other patch I have
pending for Makefile.aix to SHLIB_LINK instead of LIBS to compile shared
objects.

Thanks,
    -rocco

Attachment

pgsql-patches by date:

Previous
From: "Rocco Altier"
Date:
Subject: Re: fix integer datetime division rounding error
Next
From: Titus von Boxberg
Date:
Subject: Re: PL/PGSQL: Dynamic Record Introspection