Sync dlopen error handling for the *BSDs ... seems to me I've done this
authorTom Lane
Wed, 6 Jul 2005 16:55:58 +0000 (16:55 +0000)
committerTom Lane
Wed, 6 Jul 2005 16:55:58 +0000 (16:55 +0000)
commitb9cb1326481302719ad8bdad6b6247bca42a629b
tree329eff26c8727d63e64bfca29335ee9f9271e642
parent6e2ff6e89aed651ec8b051dee4f65aa5224d1119
Sync dlopen error handling for the *BSDs ... seems to me I've done this
before, but they were out of sync again.  Per Kris Jurka.
src/backend/port/dynloader/freebsd.c
src/backend/port/dynloader/netbsd.c
src/backend/port/dynloader/openbsd.c