• Alvaro Herrera's avatar
    Allow CHECK constraints to be declared ONLY · 61d81bd2
    Alvaro Herrera authored
    This makes them enforceable only on the parent table, not on children
    tables.  This is useful in various situations, per discussion involving
    people bitten by the restrictive behavior introduced in 8.4.
    
    Message-Id:
    8762mp93iw.fsf@comcast.net
    CAFaPBrSMMpubkGf4zcRL_YL-AERUbYF_-ZNNYfb3CVwwEqc9TQ@mail.gmail.com
    
    Authors: Nikhil Sontakke, Alex Hunsaker
    Reviewed by Robert Haas and myself
    61d81bd2
pg_constraint.c 24.3 KB