More fixes for pg_dump

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: Patches <pgsql-patches(at)postgresql(dot)org>
Subject: More fixes for pg_dump
Date: 2004-07-27 04:38:24
Message-ID: 4105DC40.7090906@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

This patch does two things to pg_dump:

* Dumps comments on columns of composite types

* Instead of putting all the OWNER TO commands at the end, it dumps then
after each object. This is WAY more readable and nice. ACLs are still
at the end.

Chris

Attachment Content-Type Size
pg_dump5.txt.gz application/x-gzip 2.1 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Claudio Natoli 2004-07-27 04:42:03 Re: win32 version info
Previous Message Bruce Momjian 2004-07-27 03:20:58 Re: win32 version info