Re: Code checks for App Devs, using new options for transaction behavior - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: Code checks for App Devs, using new options for transaction behavior
Date
Msg-id CANbhV-GD3ofu5QNDvbDbVmrmfpEFC9rP_mFYgaek9qkcvTQNWg@mail.gmail.com
Whole thread Raw
In response to Re: Code checks for App Devs, using new options for transaction behavior  (Simon Riggs <simon.riggs@enterprisedb.com>)
Responses Re: Code checks for App Devs, using new options for transaction behavior
List pgsql-hackers
On Wed, 2 Nov 2022 at 07:40, Simon Riggs <simon.riggs@enterprisedb.com> wrote:

> > What will be the behavior if someone declares a savepoint with this
> > name ("_internal_nested_xact").  Will this interfere with this new
> > functionality?
>
> Clearly! I guess you are saying we should disallow them.
>
> > Have we tested scenarios like that?
>
> No, but that can be done.

More tests as requested, plus minor code rework, plus comment updates.

-- 
Simon Riggs                http://www.EnterpriseDB.com/

Attachment

pgsql-hackers by date:

Previous
From: vignesh C
Date:
Subject: Re: Skipping schema changes in publication
Next
From: "Karthik Jagadish (kjagadis)"
Date:
Subject: Re: Postgres auto vacuum - Disable