Re: pg_dump doesn't dump conversions?

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: pg_dump doesn't dump conversions?
Date: 2003-10-16 04:12:48
Message-ID: 200310160412.h9G4CmV15416@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Christopher Kings-Lynne wrote:
> > Let me put it this way: it is vastly more important to fix pg_dump's
> > object-ordering problems than to fix its ignorance of conversions.
> > We are not fixing the former for 7.4, and we wouldn't try to backport
> > any fix that might appear for 7.5 into 7.4 either. Conversions won't
> > get a higher priority.
>
> OK, your call. TODO item Bruce? May as well assign it to me - i'm
> working on pg_dump at the moment.

Added to TODO:

* Allow pg_dump to dump CREATE CONVERSION (Christopher)

--
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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Kings-Lynne 2003-10-16 04:16:23 Re: pg_dump doesn't dump conversions?
Previous Message Tom Lane 2003-10-16 04:06:13 Re: pg_dump doesn't dump conversions?