Re: pg_dump pretty_print - Mailing list pgsql-patches

From Peter Eisentraut
Subject Re: pg_dump pretty_print
Date
Msg-id 200701200959.58471.peter_e@gmx.net
Whole thread Raw
In response to pg_dump pretty_print  (Greg Sabino Mullane <greg@turnstep.com>)
List pgsql-patches
Greg Sabino Mullane wrote:
> Atached is a patch to allow pretty printing of system objects
> (constraints, indexes, rules, and views) when doing a pg_dump via a
> --pretty-print flag along with a warning in the docs to be careful
> about doing so :)

Could you provide a less hand-waving specification of this feature?  At
the moment it sounds like "This option does something fun, but we're
not sure what it is."

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

pgsql-patches by date:

Previous
From: Gevik Babakhani
Date:
Subject: Re: guid/uuid datatype
Next
From: "Pavel Stehule"
Date:
Subject: Re: scrollable cursor sup. for SPI