PostgreSQL Source Code git master
|
Data Fields | |
Oid | oid |
char | str [FLEXIBLE_ARRAY_MEMBER] |
Definition at line 78 of file pg_restore.c.
Oid DbOidName::oid |
Definition at line 80 of file pg_restore.c.
Referenced by get_dbname_oid_list_from_mfile(), get_dbnames_list_to_restore(), and restore_all_databases().
char DbOidName::str[FLEXIBLE_ARRAY_MEMBER] |
Definition at line 81 of file pg_restore.c.
Referenced by get_dbname_oid_list_from_mfile(), get_dbnames_list_to_restore(), and restore_all_databases().