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:
@ -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>
|
||||||
|
Reference in New Issue
Block a user