Document that PG_TRY block cannot have a return statement - Mailing list pgsql-hackers

From Serpent
Subject Document that PG_TRY block cannot have a return statement
Date
Msg-id CANncwrJTse6WKkUS_Y8Wj2PHVRvaqPxMk_qtEPsf_+NVPYxzyg@mail.gmail.com
Whole thread Raw
Responses Re: Document that PG_TRY block cannot have a return statement
List pgsql-hackers
Hi,

I created a tiny patch that documents that the code block following PG_TRY() cannot have any return statement.

Please CC me, as I'm not subscribed to this list.

Attachment

pgsql-hackers by date:

Previous
From: Martín Marqués
Date:
Subject: Re: Possibility to disable `ALTER SYSTEM`
Next
From: Jelte Fennema
Date:
Subject: Re: Support prepared statement invalidation when result types change