mirror of https://github.com/postgres/postgres
than BIND_DEFERRED. That way, if the loaded library has unresolved references, shl_load fails cleanly. As we had it, shl_load would succeed and then the dynlinker would call abort() when we try to call into the loaded library. abort()ing a backend is uncool.REL7_0_PATCHES
parent
00645eb1fd
commit
6a4fa7eccb
Loading…
Reference in new issue