Hi All! Are the BEGIN/END; seen in a typical PL/PGSQL function a transaction wrapper, or do I need to add another BEGIN/END block? Should I just put a 'rollback' in the function, or do I need to do something special? Thanks! -Ken
- Re: [SQL] Transactions in PLPGSQL? Ken Corey
- Re: [SQL] Transactions in PLPGSQL? Anatoly K. Lasareff