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>