Implement XMLSERIALIZE for real. Analogously, make the xml to text cast

Peter Eisentraut <peter_e@gmx.net>

Commit: ec020e1ceb94d0ceb3c0eee8c39cd197be7bb3cb
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2007-02-03T14:06:56Z
Releases: 8.3.0
Implement XMLSERIALIZE for real.  Analogously, make the xml to text cast
observe the xmloption.

Reorganize the representation of the XML option in the parse tree and the
API to make it easier to manage and understand.

Add regression tests for parsing back XML expressions.

Files