Routines

Routines

Name Type Language Deterministic Return Type Security Restriction Comments
crosstab(text) FUNCTION c false SETOF record INVOKER
crosstab4(text) FUNCTION c false SETOF sgn.tablefunc_crosstab_4 INVOKER
crosstab(text, integer) FUNCTION c false SETOF record INVOKER
hmac(bytea, bytea, text) FUNCTION c true bytea INVOKER
pgp_pub_encrypt_bytea(bytea, bytea, text) FUNCTION c false bytea INVOKER
pgp_pub_decrypt_bytea(bytea, bytea) FUNCTION c true bytea INVOKER
pgp_pub_decrypt_bytea(bytea, bytea, text) FUNCTION c true bytea INVOKER
connectby(text, text, text, text, integer, text) FUNCTION c false SETOF record INVOKER
encrypt(bytea, bytea, text) FUNCTION c true bytea INVOKER
connectby(text, text, text, text, text, integer, text) FUNCTION c false SETOF record INVOKER
pgp_sym_decrypt_bytea(bytea, text) FUNCTION c true bytea INVOKER
pgp_sym_encrypt_bytea(bytea, text, text) FUNCTION c false bytea INVOKER
armor(bytea, text[], text[]) FUNCTION c true text INVOKER
gen_salt(text) FUNCTION c false text INVOKER
connectby(text, text, text, text, text, integer) FUNCTION c false SETOF record INVOKER
pgp_sym_decrypt(bytea, text) FUNCTION c true text INVOKER
gen_random_uuid() FUNCTION c false uuid INVOKER
crosstab2(text) FUNCTION c false SETOF sgn.tablefunc_crosstab_2 INVOKER
pgp_sym_decrypt_bytea(bytea, text, text) FUNCTION c true bytea INVOKER
pgp_sym_decrypt(bytea, text, text) FUNCTION c true text INVOKER
pgp_pub_encrypt(text, bytea) FUNCTION c false bytea INVOKER
pgp_pub_decrypt(bytea, bytea, text, text) FUNCTION c true text INVOKER
pgp_pub_encrypt(text, bytea, text) FUNCTION c false bytea INVOKER
pgp_key_id(bytea) FUNCTION c true text INVOKER
crosstab(text, text) FUNCTION c false SETOF record INVOKER
decrypt(bytea, bytea, text) FUNCTION c true bytea INVOKER
normal_rand(integer, double precision, double precision) FUNCTION c false SETOF double precision INVOKER
pgp_sym_encrypt(text, text) FUNCTION c false bytea INVOKER
armor(bytea) FUNCTION c true text INVOKER
pgp_pub_decrypt(bytea, bytea, text) FUNCTION c true text INVOKER
gen_random_bytes(integer) FUNCTION c false bytea INVOKER
hmac(text, text, text) FUNCTION c true bytea INVOKER
pgp_pub_decrypt_bytea(bytea, bytea, text, text) FUNCTION c true bytea INVOKER
dearmor(text) FUNCTION c true bytea INVOKER
digest(text, text) FUNCTION c true bytea INVOKER
digest(bytea, text) FUNCTION c true bytea INVOKER
pgp_pub_decrypt(bytea, bytea) FUNCTION c true text INVOKER
crypt(text, text) FUNCTION c true text INVOKER
pgp_armor_headers(text, OUT key text, OUT value text) FUNCTION c true SETOF record INVOKER
encrypt_iv(bytea, bytea, bytea, text) FUNCTION c true bytea INVOKER
connectby(text, text, text, text, integer) FUNCTION c false SETOF record INVOKER
crosstab3(text) FUNCTION c false SETOF sgn.tablefunc_crosstab_3 INVOKER
decrypt_iv(bytea, bytea, bytea, text) FUNCTION c true bytea INVOKER
pgp_sym_encrypt_bytea(bytea, text) FUNCTION c false bytea INVOKER
pgp_sym_encrypt(text, text, text) FUNCTION c false bytea INVOKER
pgp_pub_encrypt_bytea(bytea, bytea) FUNCTION c false bytea INVOKER
gen_salt(text, integer) FUNCTION c false text INVOKER