Functions in config

interval_to_seconds(interval_string text). Language: PLPGSQL Return Type: integer

interval_to_seconds(interval_val interval). Language: PLPGSQL Return Type: integer

ou_marc_fields(ou integer, marc_record_type config.marc_record_type, marc_format integer). Language: SQL Return Type: SET OF marc_field

ou_marc_subfields(ou integer, marc_record_type config.marc_record_type, marc_format integer). Language: SQL Return Type: SET OF marc_subfield

setting_is_user_or_ws(). Language: PLPGSQL Return Type: trigger

update_coded_value_map(add_only text, in_is_simple text, in_search_label text, in_opac_visible text, in_description boolean, in_value text, in_code boolean, in_ctype boolean). Language: PLPGSQL Return Type: void

update_hard_due_dates(). Language: PLPGSQL Return Type: integer

z3950_source_credentials_apply(passwd text, uname integer, org text, src text). Language: PLPGSQL Return Type: void

z3950_source_credentials_lookup(owner text, source integer). Language: SQL Return Type: z3950_source_credentials