Re: refactor AlterDomainAddConstraint (alter domain add constraint) - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: refactor AlterDomainAddConstraint (alter domain add constraint)
Date
Msg-id 15233334-97f2-4ecb-a372-c138b204e45e@eisentraut.org
Whole thread Raw
In response to Re: refactor AlterDomainAddConstraint (alter domain add constraint)  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-hackers
I have committed the part of this patch that removes the switch 
statement in AlterDomainAddConstraint().  That one is dead code.

I'll study the other discussion a bit more.  I agree the current code 
isn't satisfactory.



pgsql-hackers by date:

Previous
From: Amul Sul
Date:
Subject: Re: NOT ENFORCED constraint feature
Next
From: Yura Sokolov
Date:
Subject: Re: [RFC] Lock-free XLog Reservation from WAL