per suggestion from Andrew.
|
pg_options_to_table(reloptions)
setof record
- get the set of storage option name/value pairs>entry>
+ get the set of storage option name/value pairs
|
pg_tablespace_databases(tablespace_oid)
- pg_options_to_table returns the set of storage option
- name/value pairs when passed
+ pg_options_to_table returns the set of storage
+ option name/value pairs
+ (option_name>/option_value>) when passed
pg_class>.reloptions> or
pg_attribute>.attoptions>.