plrust-trusted-pgrx

Crates.ioplrust-trusted-pgrx
lib.rsplrust-trusted-pgrx
version1.2.8
sourcesrc
created_at2023-04-24 16:11:28.949327
updated_at2024-03-08 14:46:02.847401
descriptionMinimal set of `pgrx` rexports for plrust, which the authors have deemed trusted
homepagehttps://github.com/tcdi/plrust/
repositoryhttps://github.com/tcdi/plrust/
max_upload_size
id847612
size7,777
TCDI Dev (tcdidev)

documentation

README

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.

Commit count: 448

cargo fmt