Re: Statement-level rollback

From: Michael Banck <michael(dot)banck(at)credativ(dot)de>
To: legrand legrand <legrand_legrand(at)hotmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Statement-level rollback
Date: 2017-03-07 21:18:51
Message-ID: 20170307211851.GC8374@nighthawk.caipicrew.dd-dns.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-jdbc

On Tue, Mar 07, 2017 at 01:49:29PM -0700, legrand legrand wrote:
> JDBC has nothing and developers has to play with savepoint as described
> http://blog.endpoint.com/2015/02/postgres-onerrorrollback-explained.html

JDBC has it since 9.4.1210 (2016-09-07), unless I am mistaken:

https://github.com/pgjdbc/pgjdbc/commit/adc08d57d2a9726309ea80d574b1db835396c1c8

Michael

--
Michael Banck
Projektleiter / Senior Berater
Tel.: +49 2166 9901-171
Fax: +49 2166 9901-100
Email: michael(dot)banck(at)credativ(dot)de

credativ GmbH, HRB Mönchengladbach 12080
USt-ID-Nummer: DE204566209
Trompeterallee 108, 41189 Mönchengladbach
Geschäftsführung: Dr. Michael Meskes, Jörg Folz, Sascha Heuer

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Rowley 2017-03-07 21:20:33 Re: Small fix to postgresql.conf.sample's comment on max_parallel_workers
Previous Message Peter Eisentraut 2017-03-07 21:05:41 Re: Adding the optional clause 'AS' in CREATE TRIGGER

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2017-03-07 21:38:19 Re: Statement-level rollback
Previous Message legrand legrand 2017-03-07 20:49:29 Re: Statement-level rollback