simple_heading

1108 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('authority.simple_heading_id_seq'::regclass)
browse_entry_simple_heading_map.simple_heading browse_entry_simple_heading_map_simple_heading_fkey C
record int8 19 null
record_entry.id simple_heading_record_fkey R
atag int4 10 null
control_set_authority_field.id simple_heading_atag_fkey R
value text 2147483647 null
sort_value text 2147483647 null
index_vector tsvector 2147483647 null
thesaurus text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
simple_heading_pkey Primary key Asc id
authority_simple_heading_index_vector_idx Performance Asc index_vector
authority_simple_heading_record_idx Performance Asc record
authority_simple_heading_sort_value_idx Performance Asc sort_value
authority_simple_heading_thesaurus_idx Performance Asc thesaurus
authority_simple_heading_value_idx Performance Asc value

Relationships