rafsun42 commented on PR #1452: URL: https://github.com/apache/age/pull/1452#issuecomment-1939863239
@thjbdvlt After some digging, I figured out this branch indeed does not compile with a PostgreSQL copy compiled with the `--with-llvm` option, which is the case when PostgreSQL is installed via a package manager. This error did not occur in my development environment because I build PostgreSQL from source without that option. I pushed a commit to address this issue. Let me know if it compiles now. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
