Re: pg_dump Add dumping of comments on index columns

From: Brendan Jurd <direvus(at)gmail(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec>, higepon <higepon(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: pg_dump Add dumping of comments on index columns
Date: 2009-08-08 04:05:24
Message-ID: 37ed240d0908072105q109d0d84u7a7bfb0c95af347@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

2009/8/8 Bruce Momjian <bruce(at)momjian(dot)us>:
> Just to verify, this patch was about comments on composite columns, not
> about dumping comments on index columns (as the subject states), right?
> We do have a TODO for index column comments:

Correct.

If you scroll up a couple of messages [1] you'll see that I added that
TODO after I reviewed the patch.

Cheers,
BJ

[1] 37ed240d0907212253peaab8abtf8fd58fbde44cfc2(at)mail(dot)gmail(dot)com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2009-08-08 04:17:45 Re: Alpha releases: How to tag
Previous Message Bruce Momjian 2009-08-08 04:02:37 Re: hot standby - merged up to CVS HEAD