PostgreSQL Source Code  git master
deparse_context Struct Reference

Data Fields

StringInfo buf
 
Listnamespaces
 
ListwindowClause
 
ListwindowTList
 
int prettyFlags
 
int wrapColumn
 
int indentLevel
 
bool varprefix
 
ParseExprKind special_exprkind
 
Bitmapsetappendparents
 

Detailed Description

Definition at line 114 of file ruleutils.c.

Field Documentation

◆ appendparents

◆ buf

◆ indentLevel

◆ namespaces

◆ prettyFlags

◆ special_exprkind

◆ varprefix

◆ windowClause

◆ windowTList

◆ wrapColumn


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