ddlx does not have llvmjit subpackage
authorDevrim Gunduz <[email protected]>
Fri, 21 Feb 2025 11:59:10 +0000 (14:59 +0300)
committerDevrim Gunduz <[email protected]>
Fri, 21 Feb 2025 11:59:10 +0000 (14:59 +0300)
templates/pages/extensions/ddlx.html

index bac02f602ff7c7d8981b05aaa3f3ad0bac54996c..d83eeecdb2f7fdf0c5e53f13c04271423f18085f 100644 (file)
@@ -25,15 +25,6 @@ For example ddlx for PostgreSQL 17 is named as <span class="pgyum-warning">ddlx_
 Similarly ddlx for PostgreSQL 15 is named as <span class="pgyum-warning">ddlx_15</span>.
 </p>
 
-<h2>Subpackages</h2>
-<p>
-ddlx provides the following subpackages:
-</p>
-       <ul>
-               <li>llvmjit: Provides just-in-time compilation support for ddlx</li>
-       </ul>
-</p>
-
 <h2>Package specifications and repository requirements</h2>
 <h3>PostgreSQL PGDG RPM repository</h3>
 <p>Install PGDG repository from: <a href="https://yum.postgresql.org/repopackages/" target="_blank">https://yum.postgresql.org/repopackages/</a></p>