Panagiotis, All of the source code for MADlib is freely available, you can find it in the apache/madlib github repository:
https://github.com/apache/madlib The general shared header files are here: https://github.com/apache/madlib/tree/master/src/ports/postgres/dbconnector Headers for specific modules are in other directories, if you need them just look in the appropriate module directory. If you're interested in extending MADlib yourself, and/or contributing to the project, you may want to join the developers mailing list: d...@madlib.apache.org Hope this answers your question. Best, Domino On Thu, Oct 10, 2019 at 5:00 AM Panagiotis Kanakakis <pkanaka...@di.uoa.gr> wrote: > Hi, > > Is there any plan to release c headers for madlib shared library in the > near future? If not, could you please propose a safe way to produce them? > > Thanks, > > Panagiotis > >