Re: Savepoint - Mailing list pgsql-docs

From Laurenz Albe
Subject Re: Savepoint
Date
Msg-id 331085a0cd21c775917cd2d4f069e74d243156d8.camel@cybertec.at
Whole thread Raw
In response to Savepoint  (PG Doc comments form <noreply@postgresql.org>)
List pgsql-docs
On Fri, 2024-10-18 at 06:50 +0000, PG Doc comments form wrote:
> https://www.postgresql.org/docs/16/sql-insert.html#SQL-ON-CONFLICT
>
> In section on conflict nothing that there will be implicit savepoint (sub
> transaction). But this is important to know to mark function as PARALLEL
> UNSAFE.

What makes you think that INSERT ... ON CONFLICT takes a savepoint?

Yours,
Laurenz Albe



pgsql-docs by date:

Previous
From: Laurenz Albe
Date:
Subject: Re: Logical replication - initial data synchronization
Next
From: PG Doc comments form
Date:
Subject: ALTER INDEX documentation is incomplete