pglast.enums.xml — Constants extracted from xml.h¶
-
class
pglast.enums.xml.PgXmlStrictness¶ Corresponds to the PgXmlStrictness enum.
-
PG_XML_STRICTNESS_LEGACY¶
-
PG_XML_STRICTNESS_WELLFORMED¶
-
PG_XML_STRICTNESS_ALL¶
-
-
class
pglast.enums.xml.XmlBinaryType¶ Corresponds to the XmlBinaryType enum.
-
XMLBINARY_BASE64¶
-
XMLBINARY_HEX¶
-