• Andres Freund's avatar
    Various fixes around ON CONFLICT for rule deparsing. · 9bc77c45
    Andres Freund authored
    Neither the deparsing of the new alias for INSERT's target table, nor of
    the inference clause was supported. Also fixup a typo in an error
    message.
    
    Add regression tests to test those code paths.
    
    Author: Peter Geoghegan
    9bc77c45
insert_conflict.out 26.2 KB