PostgreSQL Source Code: RowSecurityPolicy Struct Reference (original) (raw)

#include <[rowsecurity.h](rowsecurity%5F8h%5Fsource.html)>

Data Fields
char * policy_name
char polcmd
ArrayType * roles
bool permissive
Expr * qual
Expr * with_check_qual
bool hassublinks

Detailed Description

Field Documentation

bool RowSecurityPolicy::hassublinks

permissive

bool RowSecurityPolicy::permissive

polcmd

char RowSecurityPolicy::polcmd

policy_name

char* RowSecurityPolicy::policy_name

qual

Expr* RowSecurityPolicy::qual

roles

with_check_qual

Expr* RowSecurityPolicy::with_check_qual


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