Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

SecLabelItem Struct Reference

Data Fields

const char * provider
const char * label
Oid classoid
Oid objoid
int objsubid

Detailed Description

Definition at line 79 of file pg_dump.c.


Field Documentation

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().

Definition at line 81 of file pg_dump.c.

Referenced by collectSecLabels(), and dumpTableSecLabel().


The documentation for this struct was generated from the following file: