Skip to content

UnparseFormat::UnparseFormat

Synopsis

Declared in <src/backend/unparser/formatSupport/unparse_format.h>

UnparseFormat(
    std::ostream* _os = nullptr,
    UnparseFormatHelp* help = nullptr);

Created with MrDocs