Skip to content

UnparseFormat::UnparseFormat

Copy constructor

Synopsis

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

UnparseFormat(UnparseFormat const& X) = delete;

Parameters

Name

Description

X

The object to copy construct from

Created with MrDocs