]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix Linux dynloader code for pre-HAVE_DLOPEN systems, which evidently
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 15 Oct 2002 16:04:17 +0000 (16:04 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 15 Oct 2002 16:04:17 +0000 (16:04 +0000)
commit3a2ef591168395149df9f2ad160d242ffe825e41
treebf17177d6e1ec313ea79ac008fe1d5c25fcdcca2
parent951ec872c703886626c56d08254d38c0cd88fc9e
Fix Linux dynloader code for pre-HAVE_DLOPEN systems, which evidently
are still in use out there.  Per report from Brendan LeFebvre.
src/backend/port/dynloader/linux.c
src/backend/port/dynloader/linux.h