failing - Search results
Mailing lists >> pgsql-docs >> Thread
2025-05-28 21:49:52 | Re: Documentation should state what happens, when a commit fails (Laurenz Albe)
On Wed, 2025-05-28 at 11:09 -0400, Dave Cramer wrote: We have been
Mailing lists >> pgsql-docs >> Thread
2025-05-28 18:09:41 | Re: Documentation should state what happens, when a commit fails (Dave Cramer)
On Wed, 28 May 2025 at 10:59, David G. Johnston
Mailing lists >> pgsql-docs >> Thread
2025-05-28 17:59:10 | Re: Documentation should state what happens, when a commit fails (David G. Johnston)
On Wed, May 28, 2025 at 7:47 AM mark maker wrote: I suppose
Mailing lists >> pgsql-docs >> Thread
2025-05-28 17:47:25 | RE: Documentation should state what happens, when a commit fails (mark maker)
mark@makr.zone , pgsql-docs@lists.postgresql.org
Mailing lists >> pgsql-docs >> Thread
2025-05-28 17:04:45 | Re: Documentation should state what happens, when a commit fails (David G. Johnston)
On Wednesday, May 28, 2025, Laurenz Albe
Mailing lists >> pgsql-docs >> Thread
2025-05-28 16:06:01 | Re: Documentation should state what happens, when a commit fails (Laurenz Albe)
failed COMMIT automatically performs a ROLLBACK. Do you want to suggest a patch? Yours, Laurenz
Mailing lists >> pgsql-docs >> Thread
2025-05-28 11:08:24 | Documentation should state what happens, when a commit fails (PG Doc comments form)
statement fails? Does the transaction then implicitly rollback? Or do I need an explicit rollback?