Re: drop table and pg_proc - Mailing list pgsql-hackers

From Tom Lane
Subject Re: drop table and pg_proc
Date
Msg-id 15825.980206402@sss.pgh.pa.us
Whole thread Raw
In response to Re: drop table and pg_proc  (Tatsuo Ishii <t-ishii@sra.co.jp>)
List pgsql-hackers
Tatsuo Ishii <t-ishii@sra.co.jp> writes:
> I'm working on #2. Here is a partial fix for pg_dump, FYI. If it looks
> ok, I'll do more cleanup...

Looks OK as far as it goes.  The other flavor of problems that pg_dump
has in this area are in doing inner joins across system catalogs ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Karel Zak
Date:
Subject: realloc suggestion
Next
From: Tom Lane
Date:
Subject: Re: realloc suggestion