Fix Linux dynloader code for pre-HAVE_DLOPEN systems, which evidently
Tom Lane <tgl@sss.pgh.pa.us>
Fix Linux dynloader code for pre-HAVE_DLOPEN systems, which evidently are still in use out there. Per report from Brendan LeFebvre.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/port/dynloader/linux.c | modified | +31 −7 |
| src/backend/port/dynloader/linux.h | modified | +3 −16 |