Module pgx::fcinfo

source ·
Expand description

Helper functions for creating Postgres UDFs

Typically these functions are not necessary to call directly as they’re used behind the scenes by the code generated by the #[pg_extern] macro.

Structs

  • The equivalent of a PostgreSQL NULL

Functions