2 35.14. column_options #
4 The view column_options contains all the options defined for foreign
5 table columns in the current database. Only those foreign table columns
6 are shown that the current user has access to (by way of being the
7 owner or having some privilege).
9 Table 35.12. column_options Columns
15 table_catalog sql_identifier
17 Name of the database that contains the foreign table (always the
20 table_schema sql_identifier
22 Name of the schema that contains the foreign table
24 table_name sql_identifier
26 Name of the foreign table
28 column_name sql_identifier
32 option_name sql_identifier
36 option_value character_data