Re: Re: C language function dump problem - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Re: C language function dump problem
Date
Msg-id 200007111445.KAA00248@candle.pha.pa.us
Whole thread Raw
In response to Re: Re: C language function dump problem  (Philip Warner <pjw@rhyme.com.au>)
List pgsql-hackers
I take it back.  I did have this.  I was looking for pg_dump in the
subject.  Searching for Warner, I found it.  Sorry for the confusion. 
Applied.

> At 21:13 9/07/00 -0400, Tom Lane wrote:
> >
> >Also I'm not real sure that the unused field will be "-" for all the
> >other languages --- but if that's true you could make it work.  Not
> >hardwiring the language OIDs would definitely be a Good Thing.
> >
> 
> Done. In backend/commands/define.c unused field is set to '-' for the moment.
> 
> A patch for CVS is attached, and I have amended my BLOB dumping version
> appropriately.
> 

[ Attachment, skipping... ]

> 
> ----------------------------------------------------------------
> Philip Warner                    |     __---_____
> Albatross Consulting Pty. Ltd.   |----/       -  \
> (A.C.N. 008 659 498)             |          /(@)   ______---_
> Tel: (+61) 0500 83 82 81         |                 _________  \
> Fax: (+61) 0500 83 82 82         |                 ___________ |
> Http://www.rhyme.com.au          |                /           \|
>                                  |    --________--
> PGP key available upon request,  |  /
> and from pgp5.ai.mit.edu:11371   |/


--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Philip Warner
Date:
Subject: Re: Re: postgres TODO
Next
From: Bruce Momjian
Date:
Subject: Re: Patch for pg_dump