Re: pg_dump doesn't dump conversions? - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: pg_dump doesn't dump conversions?
Date
Msg-id 200310160412.h9G4CmV15416@candle.pha.pa.us
Whole thread Raw
In response to Re: pg_dump doesn't dump conversions?  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
List 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@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Christopher Kings-Lynne
Date:
Subject: Re: pg_dump doesn't dump conversions?
Next
From: Greg Stark
Date:
Subject: Some thoughts about i/o priorities and throttling vacuum