Drop const cast from dlsym() calls

Peter Eisentraut <peter_e@gmx.net>

Commit: e6f5d1accd3ae170a0baa632bfe3396bdd9b6e92
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2018-10-23T12:35:59Z
Releases: 12.0
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: https://www.postgresql.org/message-id/08adbe4e-38f8-2c73-55f0-591392371687%402ndquadrant.com

Files

PathChange+/−
src/backend/utils/fmgr/dfmgr.c modified +3 −8

Discussion