Re: ALTER TABLE ... DROP CONSTRAINT - Mailing list pgsql-sql

From George Weaver
Subject Re: ALTER TABLE ... DROP CONSTRAINT
Date
Msg-id 004501c356ba$1a718960$f20da18e@cleartag
Whole thread Raw
In response to ALTER TABLE ... DROP CONSTRAINT  (Elielson Fontanezi <ElielsonF@prodam.sp.gov.br>)
List pgsql-sql
It works in 7.3.2.
 
George
----- Original Message -----
Sent: Wednesday, July 30, 2003 10:52 AM
Subject: [SQL] ALTER TABLE ... DROP CONSTRAINT

Hi all!
 
    Who can tell me what postgres version supports ALTER TABLE... DROP CONSTRAINT without
the need of droping the table to remove a simple coinstraint. (link)

                                   >\\\!/<     55 11 5080 9283
                                   !_"""_!     Elielson Fontanezi
                                   (O) (o)     PRODAM - Technical Support Analyst
-------------------------------oOOO--(_)--OOOo-----------------------------------
    
Success usually comes to those who are too busy to be looking for it.
                           
oooo0          0oooo
---------------------------(    )----------(    )--------------------------------
                            \  (            )  /
                             \_/            \_/

 

pgsql-sql by date:

Previous
From: Rod Taylor
Date:
Subject: Re: ALTER TABLE ... DROP CONSTRAINT
Next
From: Josh Berkus
Date:
Subject: Re: function returning setof performance question