pgsql: Make PGJIT_* macros safer. - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Make PGJIT_* macros safer.
Date
Msg-id E1fAX9S-0004iS-Ps@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Make PGJIT_* macros safer.

Author: David Rowley
Discussion: https://www.postgresql.org/message-id/CAKJS1f8Ge2y0sDs6RQEJFH-vjb-bWhs86rCX4Fp4FZ+TmxtRkw@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/6a7b2ce2bdb9ab5fd23c98ace4bb2d811231706a

Modified Files
--------------
src/include/jit/jit.h | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)


pgsql-committers by date:

Previous
From: Magnus Hagander
Date:
Subject: pgsql: Add comment explaining BGWORKER_BYPASS_ALLOWCONN
Next
From: Teodor Sigaev
Date:
Subject: pgsql: Fix wrong validation of top-parent pointer during pagedeletion