Fix markup
authorDevrim Gunduz <[email protected]>
Fri, 7 Feb 2025 13:32:47 +0000 (16:32 +0300)
committerDevrim Gunduz <[email protected]>
Fri, 7 Feb 2025 13:32:47 +0000 (16:32 +0300)
templates/pages/extensions/tds_fdw.html

index fcb31437efe8e4c04991208507227b02a32d3b47..a9684283cb58cb3b34142d30f68606ce1c9bc5d0 100644 (file)
@@ -64,8 +64,8 @@ Please refer to the <a href="https://github.com/tds-fdw/tds_fdw/blob/master/Vari
 for details:
 <ul>
        <li><code>tds_fdw.show_before_row_memory_stats</code> <em># (boolean) Prints memory context stats to the PostgreSQL log before each row is fetched. Default: off</em></li>
-       <li>tds_fdw.show_after_row_memory_stats</code> <em># (boolean) Prints memory context stats to the PostgreSQL log after each row is fetched. Default: off </em></li>
-       <li>tds_fdw.show_finished_memory_stats<</code> <em># (boolean Prints memory context stats to the PostgreSQL log when a query is finished. Default: off </em></li>
+       <li><code>tds_fdw.show_after_row_memory_stats</code> <em># (boolean) Prints memory context stats to the PostgreSQL log after each row is fetched. Default: off </em></li>
+       <li><code>tds_fdw.show_finished_memory_stats<</code> <em># (boolean Prints memory context stats to the PostgreSQL log when a query is finished. Default: off </em></li>
 </ul>
 </p>