• Bruce Momjian's avatar
    The attached patch implements START TRANSACTION, per SQL99. The · 19e0e35b
    Bruce Momjian authored
    functionality of the command is basically identical to that of
    BEGIN; it just accepts a few extra options (only one of which
    PostgreSQL currently implements), and is standards-compliant.
    The patch includes a simple regression test and documentation.
    
    [ Regression tests removed, per Peter.]
    
    Neil Conway
    19e0e35b
set_transaction.sgml 4.11 KB