Re: Schema bug
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: Schema bug
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.
Regards,
Andreas
Home |
Main Index |
Thread Index