Skip to content

Add dynamic function call support#390

Merged
eeeebbbbrrrr merged 6 commits intodevelopfrom
add-dynfcall-support
Nov 18, 2023
Merged

Add dynamic function call support#390
eeeebbbbrrrr merged 6 commits intodevelopfrom
add-dynfcall-support

Conversation

@eeeebbbbrrrr
Copy link
Contributor

@eeeebbbbrrrr eeeebbbbrrrr commented Oct 18, 2023

This adds support for pgrx' fn_call interface that enables calling other schema-defined functions dynamically.

The only code changes, as it were, are in the plrust-trusted-pgrx reexport crate. The bulk of this PR is adding a little chapter to the book along with a simple unit test.

…nterface.

This also adds a book page with a few examples.
Copy link
Contributor

@BradyBonnette BradyBonnette left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great documentation updates!

@eeeebbbbrrrr
Copy link
Contributor Author

The two CI failures are on pg16 x86 b/c of that stupid simd stuff pg16 introduced. Today isn't the day to play whackamole to fix up CI.

@eeeebbbbrrrr eeeebbbbrrrr merged commit a068dff into develop Nov 18, 2023
@tcdidev tcdidev deleted the add-dynfcall-support branch February 27, 2026 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants