jit: Require at least LLVM 10.

Thomas Munro <tmunro@postgresql.org>

Commit: 820b5af73dcc6a5d0db6a98a62a6b859e5d107b6
Author: Thomas Munro <tmunro@postgresql.org>
Date: 2024-01-25T02:42:34Z
Releases: 17.0
jit: Require at least LLVM 10.

Remove support for older LLVM versions.  The default on common software
distributions will be at least LLVM 10 when PostgreSQL 17 ships.

Reviewed-by: Peter Eisentraut <peter@eisentraut.org>
Discussion: https://postgr.es/m/CA%2BhUKGLhNs5geZaVNj2EJ79Dx9W8fyWUU3HxcpZy55sMGcY%3DiA%40mail.gmail.com

Files

Documentation touched

Discussion