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 420 of file rel.h.

Field Documentation

◆ check_option

ViewOptCheckOption ViewOptions::check_option

Definition at line 425 of file rel.h.

◆ security_barrier

bool ViewOptions::security_barrier

Definition at line 423 of file rel.h.

◆ security_invoker

bool ViewOptions::security_invoker

Definition at line 424 of file rel.h.

◆ vl_len_

int32 ViewOptions::vl_len_

Definition at line 422 of file rel.h.


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