mirror of
https://github.com/postgres/postgres.git
synced 2025-08-31 17:02:12 +03:00
the XmlExpr code in various lists, use a representation that has some hope of reverse-listing correctly (though it's still a de-escaping function shy of correctness), generally try to make it look more like Postgres coding conventions.