Re: More fixes for pg_dump - Mailing list pgsql-patches

From Tom Lane
Subject Re: More fixes for pg_dump
Date
Msg-id 3137.1091639653@sss.pgh.pa.us
Whole thread Raw
In response to More fixes for pg_dump  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Responses Re: More fixes for pg_dump  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: More fixes for pg_dump  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
List pgsql-patches
Christopher Kings-Lynne <chriskl@familyhealth.com.au> writes:
> 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.

Applied.  I notice though that the line numbers don't seem to match CVS
tip, which suggests that you've got some patches still unapplied?  If
so, Bruce seems to have missed adding them to the patch queue.

            regards, tom lane

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: Epoch to timestamp conversion function patch
Next
From: Joe Conway
Date:
Subject: Re: [BUGS] casting strings to multidimensional arrays yields strange