From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>, Patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: More fixes for pg_dump |
Date: | 2004-08-04 18:08:39 |
Message-ID: | 200408041808.i74I8dr02175@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Tom Lane wrote:
> Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)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.
I don't know of any.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Andreas Pflug | 2004-08-04 21:02:35 | logger subprocess including win32 |
Previous Message | Joe Conway | 2004-08-04 17:51:00 | Re: [BUGS] casting strings to multidimensional arrays yields strange |