Re: pg_dump --pretty-print-views - Mailing list pgsql-hackers

From Marko Tiikkaja
Subject Re: pg_dump --pretty-print-views
Date
Msg-id 510F87AC.6050608@joh.to
Whole thread Raw
In response to Re: pg_dump --pretty-print-views  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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




pgsql-hackers by date:

Previous
From: Kohei KaiGai
Date:
Subject: Re: sepgsql and materialized views
Next
From: Andres Freund
Date:
Subject: Re: GetOldestXmin going backwards is dangerous after all