On tor, 2010-12-23 at 15:32 +0100, Jan Urbański wrote:
> with plpy.subxact():
> plpy.execute("insert into t values (1)")
> plpy.execute("insert into t values (2)")
> plpy.execute("ooops")Looks pretty cool, but maybe s/subxact/subtransaction/. -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
