Routines

Routines

Name Type Language Deterministic Return Type Security Restriction Comments
texticlike(citext, text) FUNCTION internal true boolean INVOKER
citext_pattern_le(citext, citext) FUNCTION c true boolean INVOKER
citext_pattern_cmp(citext, citext) FUNCTION c true integer INVOKER
regexp_matches(string citext, pattern citext) FUNCTION sql true SETOF text[] INVOKER
citextsend(citext) FUNCTION internal false bytea INVOKER
regexp_split_to_array(string citext, pattern citext, flags text) FUNCTION sql true text[] INVOKER
set_user_card_fsrs_updated_at() FUNCTION plpgsql false trigger INVOKER
regexp_matches(string citext, pattern citext, flags text) FUNCTION sql true SETOF text[] INVOKER
citext_eq(citext, citext) FUNCTION c true boolean INVOKER
set_users_updated_at() FUNCTION plpgsql false trigger INVOKER
citext_ne(citext, citext) FUNCTION c true boolean INVOKER
regexp_match(string citext, pattern citext) FUNCTION sql true text[] INVOKER
citext_ge(citext, citext) FUNCTION c true boolean INVOKER
max(citext) AGGREGATE internal true citext INVOKER
regexp_replace(string citext, pattern citext, replacement text, flags text) FUNCTION sql true text INVOKER
citext_hash_extended(citext, bigint) FUNCTION c true bigint INVOKER
texticnlike(citext, text) FUNCTION internal true boolean INVOKER
regexp_split_to_array(string citext, pattern citext) FUNCTION sql true text[] INVOKER
texticregexeq(citext, text) FUNCTION internal true boolean INVOKER
custom_access_token_hook(event jsonb) FUNCTION plpgsql false jsonb DEFINER
set_master_cardgroups_updated_at() FUNCTION plpgsql false trigger INVOKER
regexp_split_to_table(string citext, pattern citext, flags text) FUNCTION sql true SETOF text INVOKER
texticlike(citext, citext) FUNCTION internal true boolean INVOKER
citext(boolean) FUNCTION internal true citext INVOKER
citext_le(citext, citext) FUNCTION c true boolean INVOKER
citext_lt(citext, citext) FUNCTION c true boolean INVOKER
regexp_match(string citext, pattern citext, flags text) FUNCTION sql true text[] INVOKER
citextin(cstring) FUNCTION internal true citext INVOKER
regexp_replace(string citext, pattern citext, replacement text) FUNCTION sql true text INVOKER
citext_gt(citext, citext) FUNCTION c true boolean INVOKER
min(citext) AGGREGATE internal true citext INVOKER
set_cardgroups_updated_at() FUNCTION plpgsql false trigger INVOKER
texticregexne(citext, text) FUNCTION internal true boolean INVOKER
texticnlike(citext, citext) FUNCTION internal true boolean INVOKER
citext_smaller(citext, citext) FUNCTION c true citext INVOKER
texticregexeq(citext, citext) FUNCTION internal true boolean INVOKER
citextout(citext) FUNCTION internal true cstring INVOKER
set_cards_updated_at() FUNCTION plpgsql false trigger INVOKER
citext(inet) FUNCTION internal true citext INVOKER
handle_new_user() FUNCTION plpgsql false trigger DEFINER
citext_hash(citext) FUNCTION c true integer INVOKER
citext_pattern_gt(citext, citext) FUNCTION c true boolean INVOKER
texticregexne(citext, citext) FUNCTION internal true boolean INVOKER
strpos(citext, citext) FUNCTION sql true integer INVOKER
translate(citext, citext, text) FUNCTION sql true text INVOKER
citextrecv(internal) FUNCTION internal false citext INVOKER
citext_pattern_lt(citext, citext) FUNCTION c true boolean INVOKER
citext_larger(citext, citext) FUNCTION c true citext INVOKER
citext_cmp(citext, citext) FUNCTION c true integer INVOKER
replace(citext, citext, citext) FUNCTION sql true text INVOKER
citext_pattern_ge(citext, citext) FUNCTION c true boolean INVOKER
set_master_cards_updated_at() FUNCTION plpgsql false trigger INVOKER
split_part(citext, citext, integer) FUNCTION sql true text INVOKER
regexp_split_to_table(string citext, pattern citext) FUNCTION sql true SETOF text INVOKER
citext(character) FUNCTION internal true citext INVOKER