xtangcode opened a new pull request, #261:
URL: https://github.com/apache/cloudberry-site/pull/261
Add English and Chinese documentation for developing database extensions
using PGRX framework. This guide serves as a complete reference for developers
looking to build database extensions using Rust and PGRX framework.
- Overview of PGRX framework for Apache Cloudberry
- Development environment setup and requirements
- Step-by-step guide for creating and installing extensions
- Complete type mapping between PostgreSQL and Rust types
- Core features including:
- Development environment management
- Automatic schema generation
- Security features
- UDF support
- Custom type handling
- SPI access
- Advanced features
- Best practices and considerations
- Debugging tips and learning resources
--
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]