>
> I am writing to inquire about the use cases for the SAVEPOINT feature.
>
Savepoints are used to implement ON_ERROR_ROLLBACK in psql. See:
https://www.endpointdev.com/blog/2015/02/postgres-onerrorrollback-explained/
Cheers,
Greg
--
Crunchy Data - https://www.crunchydata.com
Enterprise Postgre
Dear hackers,
I hope this email finds you well.
I am writing to inquire about the use cases for the SAVEPOINT feature.
I would appreciate it if you could provide some examples of scenarios where
this functionality proves particularly useful.
Thank you for your time and assistance. I look forwar
On Mon, 14 Apr 2025 at 21:54, itumonohito wrote:
>
> Dear hackers,
>
> I hope this email finds you well.
>
> I am writing to inquire about the use cases for the SAVEPOINT feature.
>
> I would appreciate it if you could provide some examples of scenarios where
> this functionality proves particula