v_contact

0 rows


Description

Formatted version of contact data, with all the codes replaced by corresponding labels taken from pgmetadata.glossary. Used in the function in charge of building the HTML metadata content. The localized version of labels and descriptions are taken considering the session setting ‘pgmetadata.locale’. For example with: SET SESSION “pgmetadata.locale” = ‘fr’;

Columns

Column Type Size Nulls Auto Default Children Parents Comments
table_name text 2147483647 null
schema_name text 2147483647 null
name text 2147483647 null
organisation_name text 2147483647 null
organisation_unit text 2147483647 null
contact_role text 2147483647 null
contact_role_code text 2147483647 null
email text 2147483647 null

View Definition


Possibly Referenced Tables/Views