pg_dump and inherited attributes - Mailing list pgsql-hackers

From Alvaro Herrera
Subject pg_dump and inherited attributes
Date
Msg-id Pine.LNX.4.44.0209241757150.15113-100000@David
Whole thread Raw
Responses Re: pg_dump and inherited attributes  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hi,

I'm looking at pg_dump/common.c:flagInhAttrs() and suspect that it can
be more or less rewritten completely, and probably should to get rigth
all the cases mentioned in the past attisinherited discussion.  Is this
desirable for 7.3?  It can probably be hacked around and the rewrite
kept for 7.4, but I think it will be much simpler after the rewrite.

What do people think about this?

-- 
Alvaro Herrera (<alvherre[a]atentus.com>)
"Siempre hay que alimentar a los dioses, aunque la tierra este seca" (Orual)



pgsql-hackers by date:

Previous
From: "Nigel J. Andrews"
Date:
Subject: Re: pltcl.so patch
Next
From: Alvaro Herrera
Date:
Subject: pg_dump and inherited attributes