crates.io badge docs.rs badge

plrust-trusted-pgrx is a re-export crate based on pgrx which exports the minimal set of capabilities necessary to compile plrust user functions along with safe access to various parts of Postgres including some data types, logging, Spi, and triggers.

You might be tempted to use this for your own pgrx extension development, but you shouldn't. It's intended for use only with plrust.