• Bruce Momjian's avatar
    This patch adds a new regression test for the UPDATE command. Right · 1e100176
    Bruce Momjian authored
    now all that is tested is Rod Taylor's recent addition to allow
    this syntax:
    
        UPDATE ... SET <col> = DEFAULT;
    
    If anyone else would like to add more UPDATE tests, go ahead --
    I just wanted to write a test for the above functionality, and
    couldn't see an existing test that it would be appropriate
    to add to.
    
    Neil Conway
    1e100176
serial_schedule 1.53 KB