12's AND CHAIN doesn't chain when transaction raised an error - Mailing list pgsql-hackers

From Philip Dubé
Subject 12's AND CHAIN doesn't chain when transaction raised an error
Date
Msg-id MN2PR21MB137385DC87F3458F7B584E8898D20@MN2PR21MB1373.namprd21.prod.outlook.com
Whole thread Raw
Responses Re: 12's AND CHAIN doesn't chain when transaction raised an error  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers

The easiest way to see this is to BEGIN READ ONLY & then attempt an insert. Execute either of COMMIT AND CHAIN or ROLLBACK AND CHAIN & attempt the insert a second time

 

This seems incorrect. The documentation should at least point out this behavior if it’s intended

pgsql-hackers by date:

Previous
From: Jeff Davis
Date:
Subject: Re: Add "password_protocol" connection parameter to libpq
Next
From: "Jonathan S. Katz"
Date:
Subject: Re: Add "password_protocol" connection parameter to libpq