jpabbuehl opened a new pull request, #2321:
URL: https://github.com/apache/age/pull/2321

   Backport of #2286 from master/PG18 to PG17.
   
   Enables AGE to work on 32-bit platforms including WebAssembly (WASM).
   
   **Use case:** PGlite (PostgreSQL compiled to WebAssembly) uses PG17.5 and 
requires this patch.
   
   **Change:** Makefile-only — when `SIZEOF_DATUM=4` is passed, strips 
`PASSEDBYVALUE` from the graphid type.
   
   Already merged to master (#2286) and PG18 (#2311).


-- 
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]

Reply via email to