PostgreSQL Source Code  git master
ViewOptions Struct Reference

#include <rel.h>

Data Fields

int32 vl_len_
 
bool security_barrier
 
bool security_invoker
 
ViewOptCheckOption check_option
 

Detailed Description

Definition at line 413 of file rel.h.

Field Documentation

◆ check_option

ViewOptCheckOption ViewOptions::check_option

Definition at line 418 of file rel.h.

◆ security_barrier

bool ViewOptions::security_barrier

Definition at line 416 of file rel.h.

◆ security_invoker

bool ViewOptions::security_invoker

Definition at line 417 of file rel.h.

◆ vl_len_

int32 ViewOptions::vl_len_

Definition at line 415 of file rel.h.


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