Thread: conversion dumping patch

conversion dumping patch

From
Christopher Kings-Lynne
Date:
Hey Bruce,

When you get around to it, can you commit the patch I submitted that 
dumps conversions in pg_dump.  I need that in to complete my COMMENT ON 
patch.

I think it's pretty safe to apply, and I'm not 100% sure I still have a 
local copy of the patch, so I can't let it drift too much :(

Chris




Re: conversion dumping patch

From
Bruce Momjian
Date:
OK.

---------------------------------------------------------------------------

Christopher Kings-Lynne wrote:
> Hey Bruce,
> 
> When you get around to it, can you commit the patch I submitted that 
> dumps conversions in pg_dump.  I need that in to complete my COMMENT ON 
> patch.
> 
> I think it's pretty safe to apply, and I'm not 100% sure I still have a 
> local copy of the patch, so I can't let it drift too much :(
> 
> Chris
> 
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
> 

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


Re: conversion dumping patch

From
Tom Lane
Date:
Christopher Kings-Lynne <chriskl@familyhealth.com.au> writes:
> When you get around to it, can you commit the patch I submitted that 
> dumps conversions in pg_dump.  I need that in to complete my COMMENT ON 
> patch.

Just for the record, this is committed as part of the COMMENT ON patch.
        regards, tom lane