Unparser_Opt::Unparser_Opt
This class controls the final unparsing of the AST
Synopses
Declared in <src/backend/unparser/languageIndependenceSupport/unparser_opt.h>
This class controls the final unparsing of the AST
Unparser_Opt();
Constructor
Unparser_Opt(
bool,
bool,
bool,
bool,
bool,
bool,
bool,
bool,
bool,
bool);
Created with MrDocs