Class dependencies

From: Joel Jacobson <joel(at)gluefinance(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Class dependencies
Date: 2011-01-10 06:29:03
Message-ID: AANLkTikqQVyOZwJ28GbLmZj4EQvh1x0Rt8uoYquu1gG=@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

Is it safe to assume all objects of a given class can be
dropped/created, provided all objects of a list of other classes have
already been dropped/created?

I'm looking at http://developer.postgresql.org/pgdocs/postgres/catalogs.html

For each class, a list of "References" are defined, i.e. other classes
the given class depend on.

For instance, is it correct to assume constraints always can be
dropped, i.e. no other class (nor other constraints) can depend on
them?

--
Best regards,

Joel Jacobson
Glue Finance

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Atul Kumar 2011-01-10 06:48:05 98BE-5D1B-5184
Previous Message Cassius V. de Magalhaes 2011-01-09 23:01:45 subscribe