Data Fields | |
| const char * | provider |
| const char * | label |
| Oid | classoid |
| Oid | objoid |
| int | objsubid |
Definition at line 79 of file pg_dump.c.
Definition at line 83 of file pg_dump.c.
Referenced by collectSecLabels(), and findSecLabels().
| const char* SecLabelItem::label |
Definition at line 82 of file pg_dump.c.
Referenced by collectSecLabels(), and dumpTableSecLabel().
Definition at line 84 of file pg_dump.c.
Referenced by collectSecLabels(), and findSecLabels().
Definition at line 85 of file pg_dump.c.
Referenced by collectSecLabels(), and dumpTableSecLabel().
| const char* SecLabelItem::provider |
Definition at line 81 of file pg_dump.c.
Referenced by collectSecLabels(), and dumpTableSecLabel().
1.7.1