• Peter Eisentraut's avatar
    PL/Python explicit subtransactions · 22690719
    Peter Eisentraut authored
    Adds a context manager, obtainable by plpy.subtransaction(), to run a
    group of statements in a subtransaction.
    
    Jan Urbański, reviewed by Steve Singer, additional scribbling by me
    22690719
plpython_test.out 2.49 KB