Re: Schema bug - Mailing list pgadmin-hackers

From Florian G. Pflug
Subject Re: Schema bug
Date
Msg-id 439E07BD.1060504@phlo.org
Whole thread Raw
In response to Re: Schema bug  (Andreas Pflug <pgadmin@pse-consulting.de>)
Responses Re: Schema bug
List pgadmin-hackers
Andreas Pflug wrote:
 > Florian G. Pflug wrote:
 >> I'd prefer system-catalogs being excluded by name - preferably the
 >> exclusion-list would be editable, and part of the pgadmin preferences.
 >> Seems more transparent to me - and future-proof, in the sense that
 >> even if a future postgres version chooses to rename some catalog, the
 >> user will be able to just add the new names to the exclusion list.
 >
 > There's already a database restriction and a schema restriction, just
 > use it.
Ups... Should have checked before posting... Doesn't invalidate my
point, though ;-)

BTW, I just checked the postgresql CVS, and found the in the beginnings
of schema-support in pgsql, the public schema had oid 2071. It got
changed to 2200 before 7.3 was released, though.

greetings, Florian Pflug

pgadmin-hackers by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: Schema bug
Next
From: "Jim C. Nasby"
Date:
Subject: Re: Schema bug