[][src]Module pgx::wrappers

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

Functions

regtypein

A helper function for Postgres' regtypein function to lookup a type by a specific name

rust_regtypein

A helper function for Postgres' regtypein function to lookup a type using the name of a Rust type