alter table, add foreign key constraint - Mailing list pgsql-general

From mkennedy@hssinc.com (Matthew Kennedy)
Subject alter table, add foreign key constraint
Date
Msg-id 39EC652A.FDC58A01@opushealthcare.com
Whole thread Raw
Responses Re: alter table, add foreign key constraint  (<bmccoy@chapelperilous.net>)
List pgsql-general
Hello,

Is it possible to perform an alter table with add foreign key constraint
in PostgreSQL? We are trying to support multiple DBMS in our project by
keeping to a common, compatible denominator. Oracle, supports such a
construct. Does (or might) PostgreSQL support this feature?

Thanks,

Matt

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: PL/Perl compilation error
Next
From:
Date:
Subject: Re: alter table, add foreign key constraint