orhankislal opened a new pull request #574: URL: https://github.com/apache/madlib/pull/574
MADlib used to hard code the path for the module_pathname. This has been changed to accomodate for major version upgrades of Postgres and Greenplum. However, some systems do not play well with symlinks, so we revert that change and use the dynamic_library_path GUC to find the .so file instead. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@madlib.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org