jpabbuehl commented on PR #2286: URL: https://github.com/apache/age/pull/2286#issuecomment-3718688518
@jrgemignani I overlook the regression test suite. I adjusted PR to keep the source SQL (sql/age_main.sql) completely unchanged and instead conditionally strip PASSEDBYVALUE from the generated SQL file at build time when SIZEOF_DATUM=4. Now, all 29 regression tests pass identically on 64-bit while enabling 32-bit WASM/PGlite support through build-time detection. -- 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]
