pgsql: Drop const cast from dlsym() calls

Started by Peter Eisentrautover 7 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

Drop const cast from dlsym() calls

This workaround might be obsolete. We'll see if those "older
platforms" mentioned in the comment are still around.

Discussion: /messages/by-id/08adbe4e-38f8-2c73-55f0-591392371687@2ndquadrant.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e6f5d1accd3ae170a0baa632bfe3396bdd9b6e92

Modified Files
--------------
src/backend/utils/fmgr/dfmgr.c | 11 +++--------
1 file changed, 3 insertions(+), 8 deletions(-)