PostgreSQL pretty-print views for XML values

Other folks might find this useful. We’re using PostgreSQL and I added some views to our database to make it nicer to examine serialized objects in the database, which we sometimes need to do when debugging.

– Some views to make manual examination of objects in the Axon tables a bit easier.