Re: how can i drop a constraint - Mailing list pgsql-sql

From Christoph Haller
Subject Re: how can i drop a constraint
Date
Msg-id 3E5B8634.4D66286A@rodos.fzk.de
Whole thread Raw
In response to how can i drop a constraint  (rute solipa <rutes@eselx.ipl.pt>)
List pgsql-sql
>
> i've got some tables where constraints don't have an explicit name,
how can
> i drop them.
>

Refer to the system catalogs section within the documentation.
pg_relcheck keeps track of constraints.

Regards, Christoph




pgsql-sql by date:

Previous
From: rute solipa
Date:
Subject: how can i drop a constraint
Next
From: Itai Zukerman
Date:
Subject: Polymorphic?