pg_dump pretty_print

From: Greg Sabino Mullane <greg(at)turnstep(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: pg_dump pretty_print
Date: 2007-01-20 01:01:56
Message-ID: 1169254916.24011.23.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

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 :)

--
Greg Sabino Mullane greg(at)turnstep(dot)com greg(at)endpoint(dot)com
End Point Corporation
PGP Key: 0x14964AC8 200701191958
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8

Attachment Content-Type Size
pretty_print.pg_dump.patch text/x-patch 12.2 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2007-01-20 01:38:38 Re: BUG #2907: pg_get_serial_sequence quoting
Previous Message Russell Smith 2007-01-19 22:41:33 Re: [HACKERS] Autovacuum Improvements

Browse pgsql-patches by date

  From Date Subject
Next Message Jeremy Drake 2007-01-20 01:08:58 Re: largeobject regression tests - updated patch
Previous Message Jeremy Drake 2007-01-20 00:59:52 largeobject regression tests - updated patch