Re: [HACKERS] pg_dump problem? - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] pg_dump problem?
Date
Msg-id 199905072259.SAA14126@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] pg_dump problem?  (Chris Bitmead <chris.bitmead@bigfoot.com>)
List pgsql-hackers
> I will try and come to terms with the code to try and add some of these
> features myself, I've just  spent a few hours browsing the code, but
> there is certainly a big learning curve there, especially as the doco is
> minimal. But I'll see what I can do.
> 
> > We
> > inherited some seriously broken, dysfunctional code and have done some
> > beautiful work with it (again, not actually me here).  It's a work in
> > progress, and therefore should be looked at by the users as
> > a) needing work, and
> > b) an opportunity to excell, by showing off your talents as you submit
> > new code.

Most of us are not walking away from OID's.  We want them to work 100%
of the time.  Also, make sure you read the backend flowchard and
developers FAQ on the docs page.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@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: Tom Lane
Date:
Subject: pg_dump doesn't dump NUMERIC precision info
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Re:pg_dump barfs?