File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 335335 <para>
336336 Rename <link
337337 linkend="monitoring-stats-views-table"><structname>pg_stat_activity</></link><structname>.procpid</>
338- to <literal >pid</>, to match other system tables (Magnus Hagander)
338+ to <structname >pid</>, to match other system tables (Magnus Hagander)
339339 </para>
340340 </listitem>
341341
347347 </para>
348348
349349 <para>
350- The previous query values are preserved, allowing for enhanced
351- analysis.
350+ The last query values are preserved, allowing for enhanced analysis.
351+ </para>
352+ </listitem>
353+
354+ <listitem>
355+ <para>
356+ Rename <structname>pg_stat_activity.current_query</> to
357+ <structname>query</> because it is not cleared when the query
358+ completes (Magnus Hagander)
352359 </para>
353360 </listitem>
354361
You can’t perform that action at this time.
0 commit comments