NAME
Pg::SQL::PrettyPrinter::Node::XmlSerialize - Class representing XMLSERIALIZE() expression
SYNOPSIS
Not to be used directly.
FUNCTIONS
Aside from functions listed below, it inherits functions from Pg::SQL::PrettyPrinter::Node.
new
Makes object, first using parent's constructur, and then "unpacks" it's elements.
as_text
Returns the expression unformatted.
pretty_print
returns the expression pretty-printed.
expr_type
Returns stringified datatype for the value.
AUTHOR
hubert depesz lubaczewski, <depesz at depesz.com>
BUGS
Please report any bugs or feature requests to depesz at depesz.com
.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc Pg::SQL::PrettyPrinter::Node::XmlExpr