Re: Warning -Wclobbered in PG_TRY(...) - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Warning -Wclobbered in PG_TRY(...)
Date
Msg-id 2020274.1748532399@sss.pgh.pa.us
Whole thread Raw
In response to Re: Warning -Wclobbered in PG_TRY(...)  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Warning -Wclobbered in PG_TRY(...)
List pgsql-hackers
I wrote:
> Really?  I don't have a current C standard at hand, but POSIX-2024 [1]
> claims to be aligned with the C standard for this,

Ooops, forgot to attach the URL:

[1] https://pubs.opengroup.org/onlinepubs/9799919799/

Go there and use the "keyword search" for "longjmp" --- they
don't seem to make it possible to bookmark individual pages.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Warning -Wclobbered in PG_TRY(...)
Next
From: Peter Geoghegan
Date:
Subject: Re: Correcting freeze conflict horizon calculation