Module get

Module get 

Source
Expand description

get by name

Structs§

JsonbGet
A scalar UDF that retrieves a value from a JSONB object by name.

Functions§

make_jsonb_get_udf
Creates a user-defined function to get a value from a JSONB object by name.