Re: PL/Python: Fix return in the middle of PG_TRY() block. - Mailing list pgsql-hackers

From Tom Lane
Subject Re: PL/Python: Fix return in the middle of PG_TRY() block.
Date
Msg-id 3200088.1683203943@sss.pgh.pa.us
Whole thread Raw
In response to Re: PL/Python: Fix return in the middle of PG_TRY() block.  (Nathan Bossart <nathandbossart@gmail.com>)
Responses Re: PL/Python: Fix return in the middle of PG_TRY() block.
List pgsql-hackers
Nathan Bossart <nathandbossart@gmail.com> writes:
> Gah, right after I sent that, I realized we can remove one more volatile
> marker.  Sorry for the noise.

Hmm, I'm not sure why PLy_trigger_build_args's pltargs needs to
gain a "volatile" here?  LGTM otherwise.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Making Vars outer-join aware
Next
From: Amit Langote
Date:
Subject: Re: "variable not found in subplan target list"