> Tom Lane wrote:
> > Is it
> > possible that the rules have changed across AIX versions,
> > and that the code in there now is needful for older versions?
>
> I don't think that this behaviour has changed. I remember it from
> AIX 4.3.2.
>
AIX 4.3 is the first version to support the -brtl. The current code is
in place to mimic the behaviour of dlopen, etc, on the older platforms.
I think we are at a point that we can stop maintaining AIX older than
4.3 if we want.
-rocco