extract_metabib_field_entry(rid bigint, default_joiner text, field_types text[], only_fields integer[]) |
FUNCTION |
plpgsql |
false |
SETOF metabib.field_entry_template |
INVOKER |
|
calculate_bib_visibility_attribute_set(bib_id bigint, new_source integer DEFAULT NULL::integer, force_source boolean DEFAULT false) |
FUNCTION |
plpgsql |
false |
integer[] |
INVOKER |
|
extract_located_uris(bib_id bigint, marcxml text, editor_id integer) |
FUNCTION |
plpgsql |
false |
void |
INVOKER |
|
flatten_marc(rid bigint) |
FUNCTION |
plpgsql |
false |
SETOF metabib.full_rec |
INVOKER |
|
normalize_biblio_monograph_part_sortkey() |
FUNCTION |
plpgsql |
false |
trigger |
INVOKER |
|
next_autogen_tcn_value() |
FUNCTION |
plpgsql |
false |
text |
INVOKER |
|
extract_fingerprint(marc text) |
FUNCTION |
plpgsql |
false |
text |
INVOKER |
|
map_authority_linking(bibid bigint, marc text) |
FUNCTION |
sql |
false |
bigint |
INVOKER |
|
marc21_extract_all_fixed_fields(rid bigint) |
FUNCTION |
sql |
false |
SETOF biblio.record_ff_map |
INVOKER |
|
marc21_physical_characteristics(rid bigint) |
FUNCTION |
sql |
false |
SETOF biblio.marc21_physical_characteristics |
INVOKER |
|
fingerprint_trigger() |
FUNCTION |
plpgsql |
false |
trigger |
INVOKER |
|
marc21_extract_fixed_field(rid bigint, ff text) |
FUNCTION |
sql |
false |
text |
INVOKER |
|
check_marcxml_well_formed() |
FUNCTION |
plpgsql |
false |
trigger |
INVOKER |
|
marc21_extract_fixed_field_list(rid bigint, ff text) |
FUNCTION |
sql |
false |
text[] |
INVOKER |
|
extract_quality(marc text, best_lang text, best_type text) |
FUNCTION |
plpgsql |
false |
integer |
INVOKER |
|