Korry Douglas <korry.doug...@enterprisedb.com> writes:
>> Seems like the easy solution is to rip out the AIX files in your
>> server deployments ... or are you actually intending to support AIX?

> AIX itself now offers the functions found in src/backend/port/ 
> dynloader/aix.c so I think that file may be obsolete as of (at least  
> AIX 5.3).

> aix.c was required long ago because AIX did not offer the popular  
> dlopen(), dlsym(), dlclose(), and dlerror() functions - you had to  
> write them yourself.

Well, we've got AIXen in the buildfarm, shall we rip out those files
and see what happens?

                        regards, tom lane

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to