#include <parsenodes.h>
Data Fields | |
NodeTag | type |
ObjectType | objtype |
List * | objname |
List * | objargs |
char * | provider |
char * | label |
Definition at line 1989 of file parsenodes.h.
char* SecLabelStmt::label |
Definition at line 1996 of file parsenodes.h.
Referenced by ExecSecLabelStmt().
Definition at line 1994 of file parsenodes.h.
Referenced by ExecSecLabelStmt().
Definition at line 1993 of file parsenodes.h.
Referenced by ExecSecLabelStmt().
Definition at line 1992 of file parsenodes.h.
Referenced by ExecSecLabelStmt().
char* SecLabelStmt::provider |
Definition at line 1995 of file parsenodes.h.
Referenced by ExecSecLabelStmt().
Definition at line 1991 of file parsenodes.h.