CONSTRAINT does not show when applying a EXCLUDE constraint

From: Rob Marjot <rob(at)marjot-multisoft(dot)com>
To: pgsql-general General <pgsql-general(at)postgresql(dot)org>
Subject: CONSTRAINT does not show when applying a EXCLUDE constraint
Date: 2010-12-27 16:31:26
Message-ID: AANLkTim3ih4iUVO2er2opWCn_JiqHUZn6XTeYpEKf14q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Radosław Smogura 2010-12-27 16:42:16 Re: Binary procedures for few types
Previous Message Alvaro Herrera 2010-12-27 16:12:54 Re: C++ keywords in headers (was Re: [GENERAL] #include <funcapi.h>)