Routines

Routines

Name Type Language Deterministic Return Type Security Restriction Comments
table_dependency_levels() FUNCTION PLPGSQL false SETOF record INVOKER
hmac(bytea, bytea, text) FUNCTION C true bytea INVOKER
pgp_pub_decrypt_bytea(bytea, bytea, text) FUNCTION C true bytea INVOKER
uuid_generate_v5(namespace uuid, name text) FUNCTION C true uuid INVOKER
armor(bytea, text[], text[]) FUNCTION C true text INVOKER
uuid_ns_dns() FUNCTION C true uuid INVOKER
connectby(text, text, text, text, text, integer) FUNCTION C false SETOF record INVOKER
uuid_generate_v1mc() FUNCTION C false uuid INVOKER
uuid_generate_v3(namespace uuid, name text) FUNCTION C true uuid INVOKER
crosstab2(text) FUNCTION C false SETOF 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
uuid_generate_v1() FUNCTION C false uuid INVOKER
decrypt(bytea, bytea, text) FUNCTION C true bytea INVOKER
pgp_sym_encrypt(text, text) FUNCTION C false bytea INVOKER
pgp_pub_decrypt(bytea, bytea, text) FUNCTION C true text INVOKER
pgp_pub_decrypt_bytea(bytea, bytea, text, text) FUNCTION C true bytea INVOKER
dearmor(text) FUNCTION C true bytea INVOKER
digest(bytea, text) FUNCTION C true bytea INVOKER
uuid_nil() FUNCTION C true uuid INVOKER
crypt(text, text) FUNCTION C true text INVOKER
encrypt_iv(bytea, bytea, bytea, text) FUNCTION C true bytea INVOKER
connectby(text, text, text, text, integer) FUNCTION C false SETOF record INVOKER
pgp_sym_encrypt(text, text, text) FUNCTION C false bytea INVOKER
pgp_pub_encrypt_bytea(bytea, bytea) FUNCTION C false bytea INVOKER
crosstab(text) FUNCTION C false SETOF record INVOKER
crosstab4(text) FUNCTION C false SETOF tablefunc_crosstab_4 INVOKER
crosstab(text, integer) FUNCTION C false SETOF record INVOKER
uuid_ns_oid() FUNCTION C true uuid INVOKER
pgp_pub_decrypt_bytea(bytea, bytea) FUNCTION C true bytea INVOKER
pgp_pub_encrypt_bytea(bytea, bytea, text) FUNCTION C false 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
gen_salt(text) FUNCTION C false text INVOKER
uuid_ns_x500() FUNCTION C true uuid INVOKER
pgp_sym_decrypt(bytea, text) FUNCTION C true text INVOKER
gen_random_uuid() FUNCTION C false uuid INVOKER
uuid_ns_url() FUNCTION C true uuid INVOKER
pgp_pub_decrypt(bytea, bytea, text, text) FUNCTION C true text INVOKER
pgp_pub_encrypt(text, bytea) FUNCTION C false bytea INVOKER
pgp_key_id(bytea) FUNCTION C true text INVOKER
pgp_pub_encrypt(text, bytea, text) FUNCTION C false bytea INVOKER
crosstab(text, text) FUNCTION C false SETOF record INVOKER
uuid_generate_v4() FUNCTION C false uuid INVOKER
normal_rand(integer, double precision, double precision) FUNCTION C false SETOF double precision INVOKER
armor(bytea) FUNCTION C true text INVOKER
gen_random_bytes(integer) FUNCTION C false bytea INVOKER
hmac(text, text, text) FUNCTION C true bytea INVOKER
digest(text, text) FUNCTION C true bytea INVOKER
pgp_pub_decrypt(bytea, bytea) FUNCTION C true text INVOKER
pgp_armor_headers(text, OUT key text, OUT value text) FUNCTION C true SETOF record INVOKER
crosstab3(text) FUNCTION C false SETOF 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
gen_salt(text, integer) FUNCTION C false text INVOKER