Re: pg_dump --pretty-print-views
Marko Tiikkaja <pgmail@joh.to>
From: Marko Tiikkaja <pgmail@joh.to>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Jeevan Chalke <jeevan.chalke@enterprisedb.com>, Andrew Dunstan <andrew@dunslane.net>, David Fetter <david@fetter.org>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2013-02-04T10:04:28Z
Lists: pgsql-hackers
On 2/3/13 10:06 PM, Tom Lane wrote: > Applied with corrections. Thank you. > The xml expected output was still wrong - to do that part right, you > need to update xml.out with an xml-enabled build and xml_1.out with a > non-xml-enabled build. Ahh. That explains a lot. Regards, Marko Tiikkaja