Routines

Routines

Name Type Language Deterministic Return Type Security Restriction Comments
hmac FUNCTION C true bytea INVOKER
gen_random_bytes FUNCTION C false bytea INVOKER
update_modified_column FUNCTION PLPGSQL false trigger INVOKER
pgp_key_id FUNCTION C true text INVOKER
pgp_sym_decrypt FUNCTION C true text INVOKER
crosstab2 FUNCTION C false SETOF tablefunc_crosstab_2 INVOKER
crosstab3 FUNCTION C false SETOF tablefunc_crosstab_3 INVOKER
crosstab4 FUNCTION C false SETOF tablefunc_crosstab_4 INVOKER
decrypt FUNCTION C true bytea INVOKER
refreshallmaterializedviews FUNCTION PLPGSQL false integer INVOKER
crypt FUNCTION C true text INVOKER
pgp_sym_decrypt_bytea FUNCTION C true bytea INVOKER
dearmor FUNCTION C true bytea INVOKER
refreshallmaterializedviewsconcurrently FUNCTION PLPGSQL false integer INVOKER
pgp_pub_decrypt_bytea FUNCTION C true bytea INVOKER
crosstab FUNCTION C false SETOF record INVOKER
pgp_pub_encrypt FUNCTION C false bytea INVOKER
pgp_sym_encrypt FUNCTION C false bytea INVOKER
armor FUNCTION C true text INVOKER
encrypt_iv FUNCTION C true bytea INVOKER
digest FUNCTION C true bytea INVOKER
decrypt_iv FUNCTION C true bytea INVOKER
connectby FUNCTION C false SETOF record INVOKER
pgp_sym_encrypt_bytea FUNCTION C false bytea INVOKER
pgp_pub_encrypt_bytea FUNCTION C false bytea INVOKER
gen_random_uuid FUNCTION C false uuid INVOKER
pgp_armor_headers FUNCTION C true SETOF record INVOKER
gen_salt FUNCTION C false text INVOKER
normal_rand FUNCTION C false SETOF double precision INVOKER
encrypt FUNCTION C true bytea INVOKER
pgp_pub_decrypt FUNCTION C true text INVOKER