Sync dlopen error handling for the *BSDs ... seems to me I've done this
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 6 Jul 2005 16:55:58 +0000 (16:55 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 6 Jul 2005 16:55:58 +0000 (16:55 +0000)
commit3eb5e0fd2cb60881204db8ff2b1d47459a1e784c
treebeb4b8fa5b128b8e93d3e2f06579ad5c6ac21a5f
parent8df5dc78ea808342e5ae221f7ef5cb54fb007680
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