Re: pg_dump Add dumping of comments on index columns - Mailing list pgsql-hackers

From Jaime Casanova
Subject Re: pg_dump Add dumping of comments on index columns
Date
Msg-id 3073cc9b0907140034t461ce630n7a07e2e847e1b324@mail.gmail.com
Whole thread Raw
In response to Re: pg_dump Add dumping of comments on index columns  (higepon <higepon@gmail.com>)
Responses Re: pg_dump Add dumping of comments on index columns  (higepon <higepon@gmail.com>)
Re: pg_dump Add dumping of comments on index columns  (Brendan Jurd <direvus@gmail.com>)
List pgsql-hackers
On Thu, Mar 26, 2009 at 2:39 AM, higepon<higepon@gmail.com> wrote:
> Hi.
>
> Here is a patch for pg_dump "Commenting on a composite-type column".
> This patch is for Todo item named "Add dumping of comments on index
> columns and composite type columns".

this one looks good to me, the only adjust i made to the patch is
change the name for the function that dump the comments from the
composite types columns for: dumpCompositeTypeColsComment that seems
more clearer to me...

the patch works just fine...

--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. +59387171157

Attachment

pgsql-hackers by date:

Previous
From: Itagaki Takahiro
Date:
Subject: Re: COPY WITH CSV FORCE QUOTE *
Next
From: Peter Eisentraut
Date:
Subject: Re: WIP patch for TODO Item: Add prompt escape to display the client and server versions