1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

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) Move query hash computation from pg_stat_statements to the core server (Julien Rouhaud)
</para> </para>
<!--
<para> <para>
The new server variable compute_query_id's default of 'auto' will automatically enable query id computation when this extension is loaded. The new server variable compute_query_id's default of 'auto' will automatically enable query id computation when this extension is loaded.
</para> </para>
-->
</listitem> </listitem>
<listitem> <listitem>