Module pgx::wrappers

source ·
Expand description

Provides safe wrapper functions around some of Postgres’ useful functions.

Functions

  • A helper function for Postgres’ regtypein function to lookup a type by a specific name
  • A helper function for Postgres’ regtypein function to lookup a type using the name of a Rust type