1 --- mysql_fdw-REL-2_5_0/mysql_fdw.c.~1~ 2018-11-22 20:22:06.382590630 +0000
2 +++ mysql_fdw-REL-2_5_0/mysql_fdw.c 2018-11-22 20:23:29.950029980 +0000
5 mysql_load_library(void)
7 -#if defined(__APPLE__) || defined(__FreeBSD__)
8 +#if defined(__APPLE__) || defined(__FreeBSD__) || defined(__sun)
10 * Mac OS/BSD does not support RTLD_DEEPBIND, but it still
11 * works without the RTLD_DEEPBIND