MisterRaindrop commented on PR #123: URL: https://github.com/apache/cloudberry-pxf/pull/123#issuecomment-5522807626
Updated the PR: - Replaced version-specific `Value *` / `String *` declarations with `Node *` casts, including `pxfprotocol_test.c`. - Kept one source tree compatible with Cloudberry 2.x and main. - Added a `REL_2_STABLE` / `main` RPM matrix with ref- and commit-scoped artifacts. - Added installed-version checks before building PXF. Verified in [CI run 33731109264](https://github.com/apache/cloudberry-pxf/actions/runs/33731109264): - `REL_2_STABLE`: PostgreSQL 14.9 / Cloudberry 2.2.0-incubating - `main`: PostgreSQL 16.9 / Cloudberry 3.0.0-devel Both native-extension build jobs passed. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
