• Bruce Momjian's avatar
    I have modifed heap.c so that it won't automatically generate duplicate · bea7a885
    Bruce Momjian authored
    constraint names.
    
    > > A reasonable interpretation of DROP CONSTRAINT "foo" is to drop *all*
    > > constraints named "foo" on the target table.
    >
    > Then it should probably be a good thing to avoid the automatic
    > generation of
    > duplicate names?  I might take a look at that, actually...
    >
    
    Christopher Kings-Lynne
    bea7a885
heap.c 53.9 KB