pgsql: jit: Remove obsolete LLVM version guard. - Mailing list pgsql-committers

From Thomas Munro
Subject pgsql: jit: Remove obsolete LLVM version guard.
Date
Msg-id E1tAH3c-001DZ9-Ax@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
jit: Remove obsolete LLVM version guard.

Commit 9044fc1d needed a version guard when back-patched, but it is
redundant in master as of commit 972c2cd2, and I accidentally left it
in there.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/29d66b2d2f80dba0ac7fa5453d4da2dfbdd5ed2b

Modified Files
--------------
src/include/jit/llvmjit_backport.h | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: pgsql: Fix our Windows stat() emulation to handle file sizes > 4GB.
Next
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Release notes for 17.1, 16.5, 15.9, 14.14, 13.17, 12.21.