Re: Problem close curser after rollback

From: Karsten Hilbert <Karsten(dot)Hilbert(at)gmx(dot)net>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Problem close curser after rollback
Date: 2020-09-30 19:19:06
Message-ID: 20200930191906.GA3312@hermes.hilbert.loc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Sep 30, 2020 at 09:06:13PM +0200, Matthias Apitz wrote:

> Btw: In all of the other DBS (Informix, Sybase, Oracle) we could define that
> point with START TRANSACTION.

You can always use SET SAVEPOINT.

Karsten
--
GPG 40BE 5B0E C98E 1713 AFA6 5BC0 3BEA AC80 7D4F C89B

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Diego 2020-09-30 19:29:12 Re: Procedure to install and configure pgadmin4 in desktop mode in Red Hat Linux 8 and other Linux distributions
Previous Message Matthias Apitz 2020-09-30 19:06:13 Re: Problem close curser after rollback