mirror of
https://github.com/postgres/postgres.git
synced 2025-06-17 00:02:17 -04:00
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