pgrx
pgrx copied to clipboard
Nullable traits
Add an Option
-like trait to distinguish "This element is out-of-bounds" from "This element is a Postgres null
", as well as genericizing over NullLayout types that mark where null elements are in a container (for example, the null bitslice on arrays)