Re: Add regression tests for autocommit-off mode for psql and fix some omissions - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Add regression tests for autocommit-off mode for psql and fix some omissions
Date
Msg-id 29446.1412604077@sss.pgh.pa.us
Whole thread Raw
In response to Add regression tests for autocommit-off mode for psql and fix some omissions  (Feike Steenbergen <feikesteenbergen@gmail.com>)
Responses Re: Add regression tests for autocommit-off mode for psql and fix some omissions
List pgsql-hackers
Feike Steenbergen <feikesteenbergen@gmail.com> writes:
> I would like to propose to add a regression test for all statements
> that call PreventTransactionChain in autocommit-off mode.

What class of bug would that prevent exactly?  It seems to me like
something that would normally get forgotten when we add any new
such statement.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Commitfest: patches Ready for Committer
Next
From: Heikki Linnakangas
Date:
Subject: Re: Promise index tuples for UPSERT