Routines
Name | Type | Language | Deterministic | Return Type | Security Restriction | Comments |
---|---|---|---|---|---|---|
ingest_url() | FUNCTION | plpgsql | false | trigger | INVOKER | |
extract_urls(session_id integer, item_id integer) | FUNCTION | plpgsql | false | integer | INVOKER | |
parse_url(url_in text) | FUNCTION | plperlu | false | url_verify.url | INVOKER |