doc: remove XML comments around compute_query_id PG14 rel text

This commit is contained in:
Bruce Momjian 2021-05-15 17:30:45 -04:00
parent 6cb5346cb1
commit f39b21e6a2

View File

@ -3174,11 +3174,9 @@ Author: Bruce Momjian <bruce@momjian.us>
Move query hash computation from pg_stat_statements to the core server (Julien Rouhaud)
</para>
<!--
<para>
The new server variable compute_query_id's default of 'auto' will automatically enable query id computation when this extension is loaded.
</para>
-->
</listitem>
<listitem>