mirror of
https://github.com/postgres/postgres.git
synced 2026-05-31 21:09:00 -04:00
3bfbe9a7fd
First, this is because of dlopen() and dlsym() having a char * in the system prototype. Submitted by: "Martin J. Laubach" <mjl@wwx.vip.at>