CONSTRAINT does not show when applying a EXCLUDE constraint - Mailing list pgsql-general

From Rob Marjot
Subject CONSTRAINT does not show when applying a EXCLUDE constraint
Date
Msg-id AANLkTim3ih4iUVO2er2opWCn_JiqHUZn6XTeYpEKf14q@mail.gmail.com
Whole thread Raw
Responses Re: CONSTRAINT does not show when applying a EXCLUDE constraint  (Richard Broersma <richard.broersma@gmail.com>)
List pgsql-general
Dear list,

To rule out any double combination of two identifiers, in any order, I applied the following constraint to a table:

CREATE TABLE test(object_id INTEGER, subject_id INTEGER, CONSTRAINT  

pgsql-general by date:

Previous
From: InterRob
Date:
Subject: CONSTRAINT does not show when applying a EXCLUDE constraint -- and what about Enterprise Architect?
Next
From: Radosław Smogura
Date:
Subject: Re: 2 versions of an entity worth distinct table?