doc: remove XML comments around compute_query_id PG14 rel text
authorBruce Momjian <bruce@momjian.us>
Sat, 15 May 2021 21:30:45 +0000 (17:30 -0400)
committerBruce Momjian <bruce@momjian.us>
Sat, 15 May 2021 21:30:45 +0000 (17:30 -0400)
doc/src/sgml/release-14.sgml

index b32c7154cbba42237aca61ce9dba22e7446faedd..6747860a4fc69bc2371d7f54f3667bd8d768ee8f 100644 (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>