Dumped on 2004-4-20.
Index of database - xwomen041504
public.alternative_heading Structure
| F-Key |
Name |
Type |
Description |
| althead_id |
integer | NOT NULL PRIMARY KEY default nextval('althead_seq'::text) |
| heading |
character varying(256) | |
| public -> theme_one
| theme_one_id |
integer | |
| public -> theme_two
| theme_two_id |
integer | |
Index - Schema public
public.documentary_instance Structure
| F-Key |
Name |
Type |
Description |
| di_id |
integer | NOT NULL PRIMARY KEY default nextval('manifest_seq'::text) |
| state_of_respon |
character varying(256) | |
| edition |
character varying(256) | |
| place_of_publication |
character varying(80) | |
| publisher |
character varying(80) | |
| date_of_publication |
integer | |
| series_statement |
character varying(256) | |
| physical_desc_form |
character varying(80) | |
| physical_desc_extent |
character varying(80) | |
| physical_desc_dimensions |
character varying(80) | |
| descriptive_note |
character varying(256) | |
| di_identifier |
character varying(80) | |
| source_identifier |
character varying(80) | |
| location |
character varying(256) | |
| location_type |
character varying(80) | |
| alt_title |
character varying(80) | |
Tables referencing this one via Foreign Key Constraints:
Index - Schema public
public.eo_pk_table Structure
| F-Key |
Name |
Type |
Description |
| name |
character(256) | |
| pk |
integer | |
Index - Schema public
public.names Structure
| F-Key |
Name |
Type |
Description |
| name_id |
integer | NOT NULL PRIMARY KEY default nextval('name_seq'::text) |
| public -> person
| person_id |
integer | |
| chinese |
character varying(256) | |
| romanized |
character varying(256) | |
| english |
character varying(256) | |
| start_date |
integer | |
| start_place |
integer | |
| end_date |
integer | |
| desc_note |
text | |
| prim_name |
integer | default 0 |
| pinyin |
character varying(256) | |
| wade_giles |
character varying(256) | |
| other |
character varying(256) | |
Index - Schema public
public.person Structure
| F-Key |
Name |
Type |
Description |
| person_id |
integer | NOT NULL PRIMARY KEY default nextval('person_seq'::text) |
| birth_date |
integer | |
| death_date |
integer | |
| desc_note |
text | |
| ethnic_race |
character varying(80) | |
| social_status |
character varying(80) | |
| sex |
character(1) | |
| name_id |
integer | |
| source |
text | |
Tables referencing this one via Foreign Key Constraints:
Index - Schema public
Index - Schema public
Index - Schema public
Index - Schema public
Index - Schema public
Index - Schema public
Index - Schema public
Index - Schema public
public.theme_one Structure
| F-Key |
Name |
Type |
Description |
| theme_id |
integer | NOT NULL PRIMARY KEY default nextval('theme_seq'::text) |
| heading |
character varying(256) | |
| description |
character varying(512) | |
Tables referencing this one via Foreign Key Constraints:
Index - Schema public
Index - Schema public
Index - Schema public
public.theme_two Structure
| F-Key |
Name |
Type |
Description |
| theme_id |
integer | NOT NULL PRIMARY KEY default nextval('theme_seq'::text) |
| heading |
character varying(256) | |
| description |
character varying(256) | |
Tables referencing this one via Foreign Key Constraints:
Index - Schema public
Index - Schema public
public.title Structure
| F-Key |
Name |
Type |
Description |
| title_id |
integer | NOT NULL PRIMARY KEY default nextval('work_seq'::text) |
| title |
character varying(80) | |
| preferred_title |
integer | default 0 |
| language |
character varying(32) | |
| public -> work
| work_id |
integer | |
| public -> documentary_instance
| doc_instance_id |
integer | |
Index - Schema public
public.union_child Structure
| F-Key |
Name |
Type |
Description |
| uc_id |
integer | NOT NULL PRIMARY KEY default nextval('uc_seq'::text) |
| public -> person
| person_id |
integer | |
| public -> unions
| union_id |
integer | |
| birth_order |
integer | |
Index - Schema public
public.union_parent Structure
| F-Key |
Name |
Type |
Description |
| up_id |
integer | NOT NULL PRIMARY KEY default nextval('up_seq'::text) |
| public -> person
| person_id |
integer | |
| public -> unions
| union_id |
integer | |
| parent_type |
character varying(80) | |
Index - Schema public
public.unions Structure
| F-Key |
Name |
Type |
Description |
| union_id |
integer | NOT NULL PRIMARY KEY default nextval('union_seq'::text) |
| start_date |
integer | |
| start_place |
integer | |
| pri_residence |
character varying(256) | |
| end_date |
integer | |
| mother_status |
character varying(80) | |
| desc_note |
text | |
Tables referencing this one via Foreign Key Constraints:
Index - Schema public
public.work Structure
| F-Key |
Name |
Type |
Description |
| work_id |
integer | NOT NULL PRIMARY KEY default nextval('work_seq'::text) |
| work_identifier |
character varying(80) | |
| creation_date |
integer | |
| role |
character varying(80) | |
Tables referencing this one via Foreign Key Constraints:
Index - Schema public
Index - Schema public
Index - Schema public
W3C HTML 4.01 Strict