Thread: pgsql: Partially revoke attempt to improve performance with many savepo

pgsql: Partially revoke attempt to improve performance with many savepo

From
Simon Riggs
Date:
Partially revoke attempt to improve performance with many savepoints.
Maintain difference between subtransaction release and commit introduced
by earlier patch.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/df383b03e6f761c9b5bb12aa2339795ab44aa054

Modified Files
--------------
src/backend/access/transam/xact.c |   27 ++++++++++++---------------
1 files changed, 12 insertions(+), 15 deletions(-)