Re: [HACKERS] conversion dumping patch

2003-11-21 Thread Tom Lane
Christopher Kings-Lynne <[EMAIL PROTECTED]> 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.

Re: [HACKERS] conversion dumping patch

2003-11-13 Thread Bruce Momjian
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

[HACKERS] conversion dumping patch

2003-11-13 Thread Christopher Kings-Lynne
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 :( C